This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: MacOSX support
- From: "Andreas Tobler" <toa at pop dot agri dot ch>
- To: jmr at ugcs dot caltech dot edu,"Andrew Haley" <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 20 Feb 2003 10:49:29 +0100
- Subject: Re: MacOSX support
>-- Original Message --
>From: jmr at ugcs dot caltech dot edu (Jesse Rosenstock)
>To: Andrew Haley <aph at redhat dot com>
>Cc: java at gcc dot gnu dot org
>Subject: Re: MacOSX support
>Date: Thu, 20 Feb 2003 01:41:37 -0800
>
>
>Andrew Haley writes:
>>The garbage collector doesn't work with threads and will crash. Your
>>call.
>
>Does it still crash after using the patches recently sent to the gc
>mailing list? If so, do you have a test case I could look at?
No, here on my testfloor it is more or less stable. The reason is, the patches
will probably not be included in the actual boehm-gc in gcc. Hans stated
that he'd like to import one of the recent snapshots into gcc by beginning
of march.
So now nothing from gc patches is in gcc-cvs.
I could submit a patch which I run here on my cvs, for 3.3 or 3.4. For testing
purpose only.
Andreas