Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 1999 20:12:10 -0400
From:      "Francisco Reyes" <freyes@inch.com>
To:        "Evren Yurtesen" <yurtesen@ispro.net.tr>
Cc:        "FreeBSD questions" <questions@freebsd.org>
Subject:   Re: By default, FreeBSD kernels are not optimized.???
Message-ID:  <199907250011.UAA21784@arutam.inch.com>

next in thread | raw e-mail | index | archive | help
On Sun, 25 Jul 1999 01:22:07 +0300, Evren Yurtesen wrote:

>what does this text mean exactly, which is referenced from
>http://www.freebsd.org/handbook/internals-vm.html


>By default, FreeBSD kernels are not optimized. 
>    makeoptions    DEBUG="-g"
>    makeoptions     COPTFLAGS="-O2 -pipe"

That refers to the C compiler optimizations.
There are different levels and types of optimizations that the compiler
can do and by default FreeBSD IS NOT compiled with any of them.




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?199907250011.UAA21784>