On 25 May 2011, at 15:42, Thomas Davie wrote:

> I take it that along with compiling your runtime with gc on, we need a brand 
> new svn head of clang?

Yup, as I said in the first email:

> If you are using trunk versions of the runtime, clang, base, and back, 
> Apple-compatible garbage collection now works well enough for Gorm to run.  

You need trunk versions of all of these four packages, and you need to 
recompile everything above the runtime with -fobjc-gc-only.  I was pleasantly 
surprised that -gui and Gorm worked with no modifications, and -back only 
needed one file tweaking to use NSAllocateCollectable() instead of malloc().  

David

-- Sent from my Apple II
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to