[Gambas-user] howto disable optimization?
Benoit Minisini
gambas at ...1...
Sat Jul 19 23:41:08 CEST 2008
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
More information about the User
mailing list