[Vm-dev] SqueakCogSpur32x86.xcworkspace

John McIntosh johnmci at smalltalkconsulting.com
Sat Sep 26 19:37:21 UTC 2015


I have provided a SqueakCogSpur32x86.xcworkspace in
Cog/build.macos32x86/squeak.cog.spur/

This builds a Cog Spur 32bit i386 VM, using the Cocoa UI. Ya.

However the Objective-C 'legacy' runtime does not support ARC (automatic
reference counting), but the UI is all ARC aware. This means the app leaks
memory like crazy, so don't even think of using it for anything but
testing.

I have to now look into what is required to backport the pre-arc source
changes to the cog branch for i386 usage.

-- 
===========================================================================
John M. McIntosh. Corporate Smalltalk Consulting Ltd
https://www.linkedin.com/in/smalltalk
===========================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150926/ffde7bea/attachment.htm


More information about the Vm-dev mailing list