Date: Sun, 4 Dec 2005 00:07:42 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Hongxing Song <wlxyshx@pku.edu.cn> Cc: freebsd-questions@freebsd.org Subject: Re: Make depend Error Message-ID: <20051204050742.GA2069@xor.obsecurity.org> In-Reply-To: <43927913.3000605@pku.edu.cn> References: <43927913.3000605@pku.edu.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
--T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 04, 2005 at 01:05:23PM +0800, Hongxing Song wrote: > cc -c -O2 -fno-strict-aliasing -pipe -mfpmath=3Dsse -mmmx -msse -m3dnow= =20 > -maccumula > te-outgoing-args -minline-all-stringops -march=3Dathlon-xp -Werror=20 You set your COPTFLAGS to a random string..don't do this unless you understand the nature of the changes. In particular, you can't use those instruction sets in the kernel. > @/i386/i386/genassym.c:1: warning: SSE instruction set disabled, using=20 > 387 arith metics Kris --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDknmeWry0BWjoQKURAszlAJ483BWpVMwkZNiZc1V34dkD7huFZQCeIBUf 9OQ3VJyj/C2neBpO0ZZBETU= =IKKb -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051204050742.GA2069>