generated 64 bit image does not work

David T. Lewis lewis at mail.msen.com
Wed Jun 22 12:26:02 UTC 2005


On Sun, Jun 19, 2005 at 02:20:38PM +0200, Martin Kuball wrote:
> Hi!
> 
> I tried the SystemTracer64 to convert one of my images to 64 bit 
> format. Whe I tried to start it with a 64 bit VM I got the following 
> message:
> 
> This interpreter (vers. 68000) cannot read image file (vers. 
> 292057776128000).

Apparently the SystemTracer works only on big-endian platforms
such as Mac, but not little-endian platforms (Intel). I'm not
sure what is required to make it architecture neutral (definitely
the #writeFileHeader needs to change, but maybe some other things
also).

Dave




More information about the Squeak-dev mailing list