On 08/16/2012 10:32 AM, Kaleb S. KEITHLEY wrote:
But note that for RPMs anyway, everything _is_ actually compiled with -g; the debug symbols are stripped from the binaries after the debuginfo RPM is produced. Off hand I'm not sure there's a lot of value in adding and --enable-debug option — just install the debuginfo RPMs instead if you want to debug.
Obviously that only applies if you're building or installing from RPMs. -- Kaleb