Building Squeak VM Under Mac OS X 10.2 (Jaguar)

Marcel Weiher marcel at metaobject.com
Fri Aug 30 14:57:09 UTC 2002


On Friday, August 30, 2002, at 04:44  Uhr, Ned Konz wrote:

>
> Try to tell your compiler that the source is plain _OLD_ C (i.e. not
> C99). Or see if 2.95 works for you, as Marcel suggested.

...especially as this will also avoid the 40% de-optimzation that GCC 
3.1 brings for Squeak.  I just tried it out myself, and it seems to be 
true.  ( only 40 M bytecodes/s for 3.1 vs. over 70 M bytecodes/s for 
2.95)

So:  use 2.95, 3.1 simply isn't usable for Squeak (yet).

Marcel




More information about the Squeak-dev mailing list