[Gambas-devel] I am using ddd to debug - problem
Benoit Minisini
gambas at ...1...
Sat Aug 9 09:58:14 CEST 2008
On vendredi 08 août 2008, Kari Laine wrote:
> Found it !
>
> there is somewhere in the makefiles -O3 which replaces -O0. I will try to
> fix this.
>
> Best Regards
> Kari
>
Yes. It was a trick to force gcc to use -O3 and not -Os for a specific file.
And I didn't realize that the --disable-optimization flag is not taken into
account then.
I must find a way to specify file-specific compilation flags with automake. If
you have ideas... :-)
Regards,
--
Benoit Minisini
More information about the Devel
mailing list