Date: Tue, 11 Jan 2000 05:00:48 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Alexander Leidinger <Alexander@leidinger.net> Cc: jdp@polstra.com, current@FreeBSD.ORG Subject: Re: __sigisempty() undefined if "cc -g" used. Message-ID: <Pine.BSF.4.10.10001110454530.14973-100000@alphplex.bde.org> In-Reply-To: <200001101700.SAA04920@Magelan.Leidinger.net>
index | next in thread | previous in thread | raw e-mail
On Mon, 10 Jan 2000, Alexander Leidinger wrote: > On 11 Jan, Bruce Evans wrote: > > >> Didnīt we have "makeoptions DEBUG=-g" as a kernel option to compile the > >> kernel with debug information? What about "config -g MYKERNEL"? > > > > DEBUG is a private variable in kernel Makefiles. "config -g MYKERNEL" > > If I set DEBUG in make.conf it should work, right? It shouldn't work, but may. > So what's private > about it? It's set unconditionally in some cases. > We have CFLAGS (userland) and COPTFLAGS (kernel) in make.conf, shouldnīt > we also have e.g. DEBUG_FLAGS and DEBUG_KERNEL (renamed DEBUG from > above)? No. Who knows what all those undocumented variables do. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001110454530.14973-100000>
