Little Smalltalk (was: [RFC] OOVM & Resilient)

Diego Gomez Deck DiegoGomezDeck at ConsultAr.com
Fri Feb 13 07:42:44 UTC 2004


Hi guys...

> > > [Little Smalltalk]
> >
> >     I tried a version on your site some time ago but the image
> >     could not be loaded on Win32 platform.
> >
> >     Do you happen to have a pair of image+vm for Win32 that is
> >     working on one of your obsolete your machines ;-)
> 
> No, I tried compiling it with CygWin back in 2000 (a version without the 
> web gui) and never got it to work. It shouldn't be very hard to make it 
> run in Windows since it only uses very general C library functions.

Some months ago I found the way to run LittleSmalltalk in windoze
boxes... The changes I made are in: 

   http://www.consultar.com/Smalltalk/LittleSmalltalk.zip

I don't remember all the changes I made but I fix a bug in the VM and I
modify some parameters in fopen() calls.

It includes the .dsp / .dsw files needed to compile it using the tools
from the dark-side.  I guess that using the fixes I made could be easy
to compile it using gcc.

Enjoy it,

-- 
Diego Gomez Deck
http://www.small-land.org




More information about the Squeak-dev mailing list