This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: gcc-3.1 libcj issues
- From: "Boehm, Hans" <hans_boehm at hp dot com>
- To: "'Adam Megacz'" <gcj at lists dot megacz dot com>, GCC-Java <java at gcc dot gnu dot org>
- Date: Fri, 15 Mar 2002 14:57:07 -0800
- Subject: RE: gcc-3.1 libcj issues
My recollection was that it could probably be done at the Mach level. But
this may require a fairly substantial port, since signifcant amounts of
Linux_threads.c would no longer be applicable.
Hans
> -----Original Message-----
> From: Adam Megacz [mailto:gcj@lists.megacz.com]
> Sent: Friday, March 15, 2002 1:44 PM
> To: GCC-Java
> Subject: Re: gcc-3.1 libcj issues
>
>
>
> 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()...
>
> I'm using HotSpot for XWT on OSX (since it ships with the OS, so it's
> guaranteed to be there), but I'd like to move to GCJ eventually.
>
> - a
>
> --
> "If I put copyrighted material into the 'chewy nougat center', I can
> claim the crunchy chocolate coating is an 'Access Control
> Mechanism'." --lynx_user_abroad
>