Squeak build problem...

Ned Konz ned at bike-nomad.com
Thu Aug 15 19:57:31 UTC 2002


On Thursday 15 August 2002 12:43 pm, Joshua 'Schwa' Gargus wrote:
> I recently built a VM with gcc-3.2, and had similar results.

So what are you using for optimization flags?

Perhaps the
-O2 -funroll-loops

isn't enough...

I used this once and got pretty good results:

make XCFLAGS="-fexpensive-optimizations -funroll-loops -malign-functions=4 -O3 -march=athlon -mcpu=athlon -fschedule-insns2 -fno-gcse"

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list