Re: How to build optimized with debug symbols

2012-06-26 Thread Yang Tse
Gregor Jasny wrote: > I noticed that if I do a regular configure any CFLAGS related to > generating debug output are scrubbed and replaced by ­g0. If I set > ‹enable-debug the optimization level drops from 2 to 0. > > Is there a way to get ­g and ­O2? ./configure --enable-debug --enable-optimize

Re: How to build optimized with debug symbols

2012-06-26 Thread René Berber
On 6/26/2012 3:22 AM, Gregor Jasny wrote: I noticed that if I do a regular configure any CFLAGS related to generating debug output are scrubbed and replaced by ­g0. If I set ‹enable-debug the optimization level drops from 2 to 0. Is there a way to get ­g and ­O2? ./configure ... --enable-debu

How to build optimized with debug symbols

2012-06-26 Thread Gregor Jasny
Hello, I noticed that if I do a regular configure any CFLAGS related to generating debug output are scrubbed and replaced by ­g0. If I set ‹enable-debug the optimization level drops from 2 to 0. Is there a way to get ­g and ­O2? Thanks, Gregor -- Gregor Jasny Senior Software Developer Citrix On