> The out of the box VM is rather old. I have recompiled the stack VM from the
> latest source tarball http://www.squeakvm.org/unix/release/Squeak-4.10.2.2614-
> src.tar.gz and it seems the Pharo 1.4 image is happy with it.

Just a clarification of terminology - this is the standard interpreter VM,
as opposed to a stack VM that provides the additional object memory and
interpreter features required for the Cog jit on platforms that support it.

Dave

Yes, you are right. Sorry for the confusion I have created.