<div dir="ltr"><div>I now compile and run a modified squeak.cog.spur 32bits VM 3264 with Xcode 4.2, OSX 10.6.8 and LLVM 3.0.<br>I can run all the tests in the image.<br>I have a bit more errors than VM 3254 published by Eliot, notably due to elementsForwardIdentityTo: failed.<br>This is caused when trying to restore an ImageSegment.<br>Presumably triggered because two globals DummyUIManager and MVCUIManager are instances of ImageSegmentRootStub.<br>I really don&#39;t know why they are... When I run the image with official VM, they are not.<br><br></div><div>I saw that many of the Xcode projects still try to force usage of gcc 4.2 and I had to change them.<br></div><div>What is the status of LLVM compilation currently?<br></div></div>