Hi, I'd like to compile Gambit with, and get compile-file produce, debugging symbols (i.e. -g -O ) but without getting a file "console" produced all the time, which is a consequence of the ___DEBUG define from running configure with --enable-debug .<br>

<br>While I'm aware that this can be accomplished by adding " -g -O " to the FLAGS_* defines in the configure script, this is a bit hacky maybe; Is there any recommended way of doing this?<br><br>Thanks and kind regards,<br>

Mikael<br><br>