Date: Sun, 26 Jan 2003 21:25:57 +0000 From: Nuno Teixeira <nunotex@pt-quorum.com> To: Daniel Goepp <freebsd@goepp.com> Cc: freebsd-questions@freebsd.org Subject: Re: -march k7 Message-ID: <20030126212557.GE64362@gw.tex.bogus> In-Reply-To: <002301c2c57d$beb67e50$6832a8c0@dpg> References: <002301c2c57d$beb67e50$6832a8c0@dpg>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
This is because your gcc doesn't support k7 optimization. In FreeBSD
5.0, gcc (3.2.1) supports more optimization flags.
Bye,
Nuno Teixeira
On Sun, Jan 26, 2003 at 03:58:53PM -0500, Daniel Goepp wrote:
> Quick questions about machine architecture setting getting picked up. I set
> my CPUTYPE = k7 in make.conf, but when I compile world or kernel, I see
> "-march k6". If I comment out this line, I see nothing, so I'm sure my
> make.conf is being read okay. And I grep'd the dir for any other k6 that
> might be cutting in, but nothing there. Any ideas?
>
> Thanks.
>
> -Daniel
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--
/*
PGP fingerprint:
C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6
*/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030126212557.GE64362>
