On samedi 19 juillet 2008, Kari Laine wrote:
> Hi,
>
> could someone tell me how to turn of all the optimization in compiling
> Gambas. The optimization plays games when stepping through for example
> gbc3. I tried to give CFLAGS=-O0 to configure but somehow the option -Os
> is still used.
>
> Thank you for any help
> Best Regards
> Kari Laine
>

./configure --disable-optimization

What problem do you have with optimization? Can you give some details? Which 
version of gcc do you use?

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to