[Bro-Dev] enable-debug doesn't work on FreeBSD

Jonathan Siwek jsiwek at ncsa.illinois.edu
Wed Aug 3 15:30:42 PDT 2011


> when I run ./configure --enable-debug on FreeBSD it doesn't use the -g 
> flag for gcc:

It works for me on FreeBSD 8.2, gcc 4.2.1, CMake 2.8.4.

What's your build/CMakeCache.txt say for these variables:

ENABLE_DEBUG
CMAKE_CXX_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG

- Jon


More information about the bro-dev mailing list