[geos-devel] Buffer op - end cap styles

Mateusz Loskot mateusz at loskot.net
Thu Feb 1 20:42:51 EST 2007


Ben Supnik wrote:
> Also, how can I compile a debug build of GEOS?  Are there flags in the
> configure file for this?  I'd like to be able to break within the lib in
> gdb.  (I am compiling on Mac OS X using the std unix configure file.)


-g option is turned on by default.
Next, to disable NDEBUG macro use --enable-cassert:

./configure --enable-cassert=yes

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the geos-devel mailing list