Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 1999 01:22:07 +0300
From:      Evren Yurtesen <yurtesen@ispro.net.tr>
To:        freebsd-questions@freebsd.org
Subject:   By default, FreeBSD kernels are not optimized.???
Message-ID:  <379A3C8E.3CC0963C@ispro.net.tr>

next in thread | raw e-mail | index | archive | help

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. You can set debugging and
optimization flags with the makeoptions directive in the kernel
configuration. Note that you should not use -g unless you can accomodate
the large (typically 7 MB+) kernels that result.

    makeoptions    DEBUG="-g"
    makeoptions     COPTFLAGS="-O2 -pipe"





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?379A3C8E.3CC0963C>