[Gambas-user] compiling

Benoit Minisini gambas at ...1...
Sun Dec 26 15:56:40 CET 2004


On Sunday 26 December 2004 00:07, Stefan Lamprecht wrote:
> hi,
>
> i recently rebuild gambas from source using compiler 'optimizations'
>
> export CFLAGS="-O3 -march=pentium3 -fomit-frame-pointer"
> export CXXFLAGS=$CFLAGS
>
> gave me a performance 'boost' of 10-20% depending on the test.
> especially floating point operations seems accelerated.
> stability is not affected.
>
>
> m.
>

Good news :-)

When I tried that (long time ago), the compiler crashed... So I choose to use 
"-Os". I will try that again, as it seems gcc have less bugs when 
optimizing :-)

How large is the interpreter when it is compiled with "-O3" ?

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list