This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: TLtest failures in gcc-3.1
- From: Christian Jönsson <christian at j-son dot org>
- To: <tromey at redhat dot com>
- Cc: "'java'" <java at gcc dot gnu dot org>
- Date: Fri, 3 May 2002 18:17:19 +0200
- Subject: RE: TLtest failures in gcc-3.1
Uhm, sorry, I give up here then... Anyone else?
Cheers,
/ChJ
-----Original Message-----
From: Tom Tromey [mailto:tromey@redhat.com]
Sent: Thursday, May 02, 2002 8:23 PM
To: Christian Jönsson
Cc: java
Subject: Re: TLtest failures in gcc-3.1
>>>>> "Christian" == Christian Jönsson <christian@j-son.org> writes:
Christian> In-tree joined gcc-3.1 and binutils-2.12 cvs branches.
Christian> gcj:
Christian>
/share2/gcc-rel/objdir/sparc-linux/libjava/testsuite/Data-B/share2/gcc-r
el/objdir/gcc/.class: No such file or directory
Christian> gcj: no input files
This usually indicates a libtool buglet, as I recall.
I think we have a specially hacked libtool that works around it (to be
honest I've lost track of all our libtool gyrations :-).
Tom