you rock! We should have much more scripts to simplify our life! Stef > ---------- Forwarded message ---------- > From: laurent laffont <[email protected]> > Date: Tue, Apr 20, 2010 at 10:16 PM > Subject: Easy SqueakVM build > To: Squeak Virtual Machine Development Discussion > <[email protected]> > > > 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 > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
