Re: -march k7

2003-01-26 Thread Nuno Teixeira

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 [EMAIL PROTECTED]
> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



-march k7

2003-01-26 Thread Daniel Goepp
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message