[BC] Block Closures, Version 2

PhiHo Hoang phiho.hoang at rogers.com
Sun Feb 17 01:13:28 UTC 2002


Hi Anthony,

	Can you please send me a zip of your interp.c and the header
files you used.

	Did you gnuify interp.c ?

	Cheers,

	PhiHo.


-----Original Message-----
From: squeak-dev-admin at lists.squeakfoundation.org
[mailto:squeak-dev-admin at lists.squeakfoundation.org] On Behalf Of
Anthony Hannan
Sent: Monday, February 18, 2002 5:00 PM
To: squeak-dev at lists.squeakfoundation.org
Subject: Re: [BC] Block Closures, Version 2


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