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.