[Vm-dev] Easy SqueakVM build

laurent laffont laurent.laffont at gmail.com
Tue Apr 20 20:16:23 UTC 2010


Hi,

I've written a script to build the squeak vm from scratch on Linux in one
command. It's here http://github.com/lolgzs/easy_squeakvm
To build the VM, just get the the script and
./easy_squeakvm.sh

This will
- checkout squeakvm sources from svn repository
- download PharoCore image
- load VMMaker into PharoCore
- generate the interpreter
- build the VM
- put binaries in out/squeakvm, ready to use

I was tired of typing the same commands over and over :)

Cheers,

Laurent Laffont
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100420/7089e788/attachment.htm


More information about the Vm-dev mailing list