[geos-devel] config script adds too many compiler options

Mark Coletti mcoletti at gmail.com
Tue Nov 9 14:01:47 EST 2004


geos-config --cflags emits "-g -O2" in addition to providing the
include directory path.  config scripts should never set these
options.  For example, setting "-O2" can make debugging difficult as
the optimizer may relocate or outright eliminate source code.

Cheers,

Mark
-- 
I'm taking reality in small doses to build immunity.



More information about the geos-devel mailing list