This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.1 libcj issues
- From: andreas tobler <toa at pop dot agri dot ch>
- To: Adam Megacz <gcj at lists dot megacz dot com>, GCC-Java <java at gcc dot gnu dot org>
- Date: Fri, 15 Mar 2002 23:35:21 +0100
- Subject: Re: gcc-3.1 libcj issues
- References: <86henhpkv0.fsf@megacz.com>
>
>Tom Tromey <tromey@redhat.com> writes:
>> Yes, please report these. This gets a little out of our hands. It
>> would be too bad if we couldn't support Darwin in this release, but we
>> might be forced that way. Let's at least give it a try though.
>
>Hey, sorry I haven't been tracking this; did we ever come up with a
>solution for how to let the GC stop all threads on Darwin? It had
>something to do with Darwin not having pthread_kill()...
Last I read about was end of January, they (Apple) will integrate the
missing thread functions in a future kernel. In other words they already
added it to the development queue so it'll take a while until we (users)
get it.
Andreas