Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: What's the approved way to set the DEBUG compilation f
Home

[Freeciv-Dev] Re: What's the approved way to set the DEBUG compilation f

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: What's the approved way to set the DEBUG compilation flag?
From: Jason Dorje Short <vze49r5w@xxxxxxxxxxx>
Date: Mon, 13 Jan 2003 16:30:38 -0500
Reply-to: jdorje@xxxxxxxxxxxxxxxxxxxxx

Per I. Mathisen wrote:
On Mon, 13 Jan 2003, Eric S. Raymond wrote:

OK, I'm tired of trying to beat the GNU config machinery into submission.
What's the approved way to set the DEBUG compilation flag?


./autogen.sh --enable-debug=yes && make clean && make

Or did someone muck around with this code just recently?

I just committed the patch to put these settings into config.h. So the 'make clean' step should now be unnecessary.

But, when in doubt: 'make CFLAGS="-DDEBUG"' should force it (in which case you will need to 'make clean'.

jason



[Prev in Thread] Current Thread [Next in Thread]