[BC] Block Closures, Version 2

Anthony Hannan ajh18 at cornell.edu
Mon Feb 18 22:00:08 UTC 2002


Rob Withers <rwithers12 at mediaone.net> wrote:
> Anthony Hannan wrote:
> >Acting like a new user, I downloaded a fresh 3.2gamma-4743 image and VM
> >source from squeak.sourceforge.net.  Then I downloaded and filed-in
> >CGeneratorEnhancements-ajh.cs, BCIntepreter-ajh.cs, and
> >VMMaker-3-2-version5.4.cs in that order.  Then I opened VMMakerTool,
> >made all plugins internal, and generated all.  Then I compiled the
> >vm.  Then I download the pre-converted SqueakBC3.image (and changes)
> >and ran it on the just built vm, and it worked.
> 
> Anthony, load VMMaker 3.2 v5.4 before loading your two vm 
> changesets.  That's what I did and what created the segfaulting vm.  Using 
> your load order, I wasn't able to compile the VM, due to export issues, IIRC.

Either order works fine for me with no export issues.  When loading
BCInterpreter-ajh after VMMaker I just had to revert
Intepreter>>translateInDirectory:doInlining:forBrowserPlugin: back to
the VMMaker's version otherwise VMMaker would complain.

Still confused,
Anthony



More information about the Squeak-dev mailing list