On Mon, 29 Nov 1999, Matthew Dillon wrote:
>
> :
> :>
> :> makeoptions DEBUG="-g"
> :>
> :Easier option..
> :config -g
>
> Actually no. How many people remember to type options after 'config' ?
> Especially if you are juggling more then one kernel config, trying to
> remember which ones you intend to compile -g and which ones you don't
> generally results in forgetting to type -g half the time even on the ones
> you want it on.
>
> If it is in the kernel config, you don't have to remember anything, you
> simply 'config FILENAME' and you are done.
For my development kernels, I normally just build everything for
debugging. Its simpler that way.
--
Doug Rabson Mail: [EMAIL PROTECTED]
Nonlinear Systems Ltd. Phone: +44 181 442 9037
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message