[Pharo-project] Linux VM building - Where's Eliots closure code?
I've made decent progress with merging and building. Just got a working TrueType image. There's still work to be done on automating the build. Makefiles still require manual editing, and I haven't automated the image build fully. Where's Eliot's closure bytecode code? Preferably as an mcz. Hopefully, I'll be ready to look at that this weekend. Bryce
Here is the link to files: http://www.mirandabanda.org/cogblog/downloads/ Regards, Nikolay On Sat, Sep 27, 2008 at 7:14 PM, <bryce@kampjes.demon.co.uk> wrote:
I've made decent progress with merging and building. Just got a working TrueType image. There's still work to be done on automating the build. Makefiles still require manual editing, and I haven't automated the image build fully.
Where's Eliot's closure bytecode code? Preferably as an mcz. Hopefully, I'll be ready to look at that this weekend.
Bryce
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Nikolay Suslov writes:
Here is the link to files: http://www.mirandabanda.org/cogblog/downloads/
Thanks, I'm looking into merging this in. It'll take a little work as Eliot built off an old VM. Just importing his change set breaks the build. Bryce P.S. I've got a makefile modification that works a little better. It doesn't require edits for each build, but I've hardcoded the path to the freetype include files into the makefile.
participants (2)
-
bryce@kampjes.demon.co.uk -
Nikolay Suslov