[Geany] Compiling with -ggdb3 and -O0 options (was Re: How to invoke the Markdown lexer?)

Enrico Tröger enrico.troeger at xxxxx
Sun Sep 6 12:09:11 UTC 2009


On Wed, 2 Sep 2009 19:02:12 -0400, Randy wrote:

>On Wednesday 02 September 2009 05:44:34 pm Enrico Tröger wrote:
>> >I'm afraid I'm going to learn more about configure--will send some
>> >questions shortly. ;-)
>>
>> Lol.
>
>;-)
>
>I got my problem sorted--I wanted to compile the program with -ggdb3 
>and -O0 set, I finally found that I could do that with:
>
>CFLAGS="-ggdb3 -O0" CXXFLAGS="-ggdb3 -O0" ./configure  
>
>It's maybe just a little messy because -g is passed twice 
>("-g -DGEANY_DEBUG -ggdb3 -O0"), but I don't think that causes any 
>problem.

Me neither. At least from my experience multiple -g flags don't cause
any troubles.


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20090906/d1c7b137/attachment.pgp>


More information about the Users mailing list