[squeak-dev] Re: shared object between main.exe and Squeak.dll

Igor Stasenko siguctua at gmail.com
Tue May 4 12:13:34 UTC 2010


On 4 May 2010 14:45, Ang BeePeng <beepeng86 at yahoo.com> wrote:
>
> Hi,
>
> Thank you so much for your suggestion.
>
> addGCRoot() is newly introduce with Squeak 4.0 right? Where can I find
> example, how to use it? I can't find it in VMMaker, I guess VMMaker is not
> update with 4.0 yet.
>
> I get access violation at remap(), after I use addGCRoot().
>

sqInt * oopCell.

*oopCell = someOop.

addGCRoot(oopCell).

> Thanks.
>
> Ang Beepeng
> --
> View this message in context: http://forum.world.st/shared-object-between-main-exe-and-Squeak-dll-tp2023185p2125361.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list