From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 05:07:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA77816A41F for ; Sun, 4 Dec 2005 05:07:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF9D43D53 for ; Sun, 4 Dec 2005 05:07:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 79B971A3C2D; Sat, 3 Dec 2005 21:07:43 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AD1D75120C; Sun, 4 Dec 2005 00:07:42 -0500 (EST) Date: Sun, 4 Dec 2005 00:07:42 -0500 From: Kris Kennaway To: Hongxing Song Message-ID: <20051204050742.GA2069@xor.obsecurity.org> References: <43927913.3000605@pku.edu.cn> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <43927913.3000605@pku.edu.cn> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Make depend Error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2005 05:07:44 -0000 --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--