This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Supporting pthreads in libjava on Tru64 UNIX
- From: Tom Tromey <tromey at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: Hans Boehm <boehm at acm dot org>, java at gcc dot gnu dot org, Richard Henderson <rth at redhat dot com>
- Date: 05 Jul 2003 20:03:31 -0600
- Subject: Re: Supporting pthreads in libjava on Tru64 UNIX
- References: <16133.46967.557034.878829@xayide.TechFak.Uni-Bielefeld.DE>
- Reply-to: tromey at redhat dot com
>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
Rainer> So I choose to look for the latest release version and found
Rainer> that gc6.2 has just been released a few days ago and already
Rainer> contains Tru64 UNIX pthread support.
Rainer> It looks like now is a good time to import that into our tree.
Rainer> Any takers or suggestions for this?
I'm all for importing. I want to do it, but finding time is always a
problem. More significantly, I think gc6.2 uses a newer auto*, and
therefore it is advisable holding off a little bit in the hopes that
someone will fix the top-level configury stuff so we can import
without redoing a lot of build machinery.
If Hans ok's your patches, we can check them in immediately after
importing 6.2.
As to GC debugging, there is a list dedicated to the GC these days.
You might have better luck if you ask your question there.
Tom