This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] boehm-gc: real x86_64-apple-darwin* support
- From: Hans Boehm <Hans dot Boehm at hp dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 11 Jan 2007 17:11:36 -0800 (PST)
- Subject: Re: [patch] boehm-gc: real x86_64-apple-darwin* support
- References: <45A69497.5020609@pop.agri.ch> <m3mz4pmlkn.fsf@localhost.localdomain>
On Thu, 11 Jan 2007, Tom Tromey wrote:
> >>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
>
> Andreas> A similar patch is already committed to the main cvs
> Andreas> repository of bdwgc.
>
> When will this appear in a bdwgc release?
> I'm thinking that stage 1 is a good time to import a new GC...
>
Good question. As far as I know, the only major remaining problem with
the GC7.0 tree is that the win32 support needs a bit more work,
particularly with non-GNU tools. I'd like to do that asap. But I don't
think I'll have any time until the end of this month.
Hans