[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep & Garbage collection
From: |
Adam Fedor |
Subject: |
Re: GNUstep & Garbage collection |
Date: |
Wed, 12 Apr 2006 09:44:27 -0600 |
On 2006-04-12 00:33:41 -0600 Lloyd Dupont <lloyd@nova-mind.com> wrote:
Yeah, I know about that:
http://gnustep.org/resources/documentation/Developer/Base/ProgrammingManual/manual_3.html#SEC49
But it doesn't explain how to build
I never understood anything about configure file. but I searched
inside all
configure resource and I found nothing remotely related to garbage
collection.
You should be able to just build everything with
make gc=yes
but it's not likely that anyone has tested this in a long time.