Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 1997 14:38:45 -0600
From:      Steve Passe <smp@csn.net>
To:        Nate Williams <nate@mt.sri.com>
Cc:        current@freebsd.org, Michael Smith <msmith@freebsd.org>
Subject:   Re: kernel compile broken 
Message-ID:  <199708042038.OAA11320@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Mon, 04 Aug 1997 14:27:19 MDT." <199708042027.OAA29720@rocky.mt.sri.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Nate,

> > changing memcmp() to bcmp() in i386/i386/bios.c makes it compile,
> > not sure if this is correct fix.
> 
> Did you compile bios.s w/out optimization, or any other portion of the
> kernel for that matter?


pretty much stock compile, /etc/make.conf:

CFLAGS= -O2 -m486 -pipe
COPTFLAGS= -pipe


--
Steve Passe	| powered by
smp@csn.net	|            Symmetric MultiProcessor FreeBSD





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708042038.OAA11320>