This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Unreviewed Tru64 UNIX pthread patches
- From: Tom Tromey <tromey at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, Jeff Sturm <jsturm at one-point dot com>
- Date: 26 Jul 2003 17:49:33 -0600
- Subject: Re: Unreviewed Tru64 UNIX pthread patches
- References: <16152.13062.737381.219514@xayide.TechFak.Uni-Bielefeld.DE>
- Reply-to: tromey at redhat dot com
>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
Rainer> * 3.4 PATCH: Support boehm-gc with pthreads on Tru64 UNIX
Rainer> http://gcc.gnu.org/ml/java-patches/2003-q3/msg00075.html
I thought this was waiting for the GC import. That is still pending,
though Jeff Sturm may be working on it now. Jeff, are you working on
this? If this patch would interfere with your efforts, let's just
drop it for now -- it should come in via the import anyway.
Rainer> * 3.4 PATCH: Support POSIX threads in libjava on Tru64 UNIX
Rainer> http://gcc.gnu.org/ml/java-patches/2003-q3/msg00076.html
This one is ok.
In answer to your questions:
It looks like the new failures are all the thread-related tests.
That's odd. You'd have to look in libjava.log to see what is going
on...
automake-gcj-1.4.tar.gz is the right automake. What are the other
changes you are seeing? (Probably they are harmless...)
Rainer> * 3.4 PATCH: Support POSIX threads on Tru64 UNIX
Rainer> http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01607.html
I read in the archives that this got oks from Bruce Korb and rth.
Tom