You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Carl Trieloff <cc...@redhat.com> on 2009/03/11 14:50:18 UTC

Re: For Debug Builds...

>
>
> ./configure CXXFLAGS=-ggdb CFLAGS=-ggdb
>
> ...and that appeared to work.
>

yes, that is the one. also  -02 -O3 work with with -ggdb, but you loose 
the stack where part of the code have been optimized.

Carl.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org