On 10/10/2011 11:56 AM, Brian Geffon wrote:
Hi, I was wondering if anyone knew exactly what --enable-debug does, does it just add -g and -O0?
No, it also enables all "debug" asserts, and turns on various other "debugging" features as well.
-- Leif
On 10/10/2011 11:56 AM, Brian Geffon wrote:
Hi, I was wondering if anyone knew exactly what --enable-debug does, does it just add -g and -O0?
No, it also enables all "debug" asserts, and turns on various other "debugging" features as well.
-- Leif