On Sat, 20 Nov 1999, Byung Yang wrote:
> I lowered the optimization level from -O6 to -O and now it shows the cpu
> name properly. I was using "-O6 -march=pentium" for the optimization flag
> before, but would it affect the performance of the kernela lot if I lower
> the optimization flag to -O?
It makes it work properly, so yes it would. None of the kernel code is
tested beyond -O. Much of it works, but if it doesn't you aren't going to
get any support from anyone, except to tell you to turn the optimization
down.
David Scheidt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message