This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What version of Boehm for --enable-objc-gc ?


Fabrice Feray wrote:

> What version of Boehm's gc is best fit for the objc runtime? It seems
> that the one that comes with gcc is a special version meant for java. Am
> I wrong?

It's not substantially customized for Java, although it has some hooks that
make it work better on Java.  I don't think there's any reason not to use
it for Objc.

Maybe someone on the GC Mailing List has more info, but I think that's right.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]