Re: Optimizing Current

From: Peter Jeremy <PeterJeremy_at_optushome.com.au>
Date: Tue, 13 Jul 2004 16:54:24 +1000
On Mon, 2004-Jul-12 17:24:48 +0100, Bruce Cran wrote:
>, but there's also 'makeoptions     DEBUG=-g' at the top 
>which should probably be turned off, too.

Actually not.  '-g' should not impact generated code but without it
you can't debug any crashes you have the misfortune to encounter.
'make installworld' will install a (semi) stripped kernel in any case
so you don't have the debugging symbols filling up your root.

Peter
Received on Tue Jul 13 2004 - 04:54:39 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:01 UTC