******************************************************************** **** **** **** WARNING: This directory contains EXPERIMENTAL CODE! **** **** **** ******************************************************************** The contents of this directory come with even less of a warranty than the regular Squeak (which comes with no warranty whatsoever). You use this stuff ENTIRELY AT YOUR OWN RISK. On Linux: make init make Then copy: j2/squeakCompiler.so 2.3//SqueakVM-2.3j-??? to your working directory, cd to there, and run the 2.3j VM. (Or simply use the precompiled versions in the "bin-i386-linux" directory.) If it's working you'll get a Jitter banner, lots of useless diagnostics, and a little bit of extra speed as your reward. Note: it prefers to be compiled with egcs-1.1.1. Good luck!