This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: boem.cc nonstandard threads
- From: Keith Seitz <keiths at redhat dot com>
- To: Thomas Fitzsimmons <fitzsim at redhat dot com>
- Cc: Marco Trudel <mtrudel at gmx dot ch>, java-patches at gcc dot gnu dot org
- Date: Tue, 27 Jun 2006 10:56:03 -0700
- Subject: Re: boem.cc nonstandard threads
- References: <44A10DEE.1020300@gmx.ch> <44A16C31.1050902@redhat.com>
Thomas Fitzsimmons wrote:
I tested this patch on Darwin and x86-64 Linux and it works around the
build failure. Bryce or Keith will have to fix this properly when
they're available. For now I've committed this on Marco's behalf.
I was just about to run a darwin build on a similar patch, which ifdefs
the contents of these functions, which will be necessary for my
outstanding suspend count patch.
I will add comments around these functions noting the lack GC
implementation of these functions.
But since I'm on the left coast, I'm probably still an hour or two away
from having anything official.
I will send out a message indicating that I've finished wreaking havoc.
Keith