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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Jan 2000, Alexander Leidinger wrote: > On 11 Jan, Bruce Evans wrote: >=20 > >> Didn=B4t we have "makeoptions DEBUG=3D-g" as a kernel option to compil= e the > >> kernel with debug information? What about "config -g MYKERNEL"? > >=20 > > DEBUG is a private variable in kernel Makefiles. "config -g MYKERNEL" >=20 > 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=B4= 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 message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001110454530.14973-100000>
