Re: [Pacemaker] Pacemaker 1.0 and compiler optimization

2011-09-29 Thread Rainer Weikusat
Andrew Beekhof writes: > On Tue, Sep 27, 2011 at 1:47 AM, Rainer Weikusat > wrote: >> Is there a specific reason why compiler optimization is disabled (line >> 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker? > > Something we inherited from heartbeat I guess - possibly so that stack >

Re: [Pacemaker] Pacemaker 1.0 and compiler optimization

2011-09-26 Thread Andrew Beekhof
On Tue, Sep 27, 2011 at 1:47 AM, Rainer Weikusat wrote: > Is there a specific reason why compiler optimization is disabled (line > 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker? Something we inherited from heartbeat I guess - possibly so that stack traces were sane. Not sure we shou

[Pacemaker] Pacemaker 1.0 and compiler optimization

2011-09-26 Thread Rainer Weikusat
Is there a specific reason why compiler optimization is disabled (line 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker? ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project H