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

Attachment: pgpqF433zEaHr.pgp
Description: PGP signature

_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to