[squeak-dev] How to run InterpreterSimulator?

Randal L. Schwartz merlyn at stonehenge.com
Tue Apr 7 00:35:34 UTC 2009


>>>>> "askoh" == askoh  <askoh at askoh.com> writes:

askoh> Squeak3.10.2-7179-win32.zip 
askoh> has Squeak 3.10 and I tried to run InterpreterSimulator on the 3.10 image.

askoh> Any info on which version will run InterpreterSimulator on which image
askoh> would be a great help.

As I recall from a discussion a few months ago here, either some of the
specialOOPs or some of the primitive numbers got reused, making any
attempt to use very old images with modern VMs incompatible, and since
InterpreterSimulator is also a virtual VM, I'd suspect you'd need to
have the right version for the right image.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



More information about the Squeak-dev mailing list