This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java-related bootstrap failure on release branch
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: Java-related bootstrap failure on release branch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 09 Apr 2001 10:09:49 -0600
- Cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, java at gcc dot gnu dot org, gcc at gcc dot gnu dot org, Alexandre Oliva <aoliva at redhat dot com>
- References: <Pine.LNX.4.21.0104081304260.3942-100000@localhost.localdomain>
- Reply-To: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>> On Sun, 8 Apr 2001, Gerald Pfeifer wrote:
>> I believe this is a new bootstrap failure on the release branch(!), for
>> I seem to have bootstrapped on sparc-sun-solaris2.8 about two days ago:
Jeff> I'd bet on the patch that bumped the libgcj major version to 2.
Jeff> That's what broke my alpha-linux build.
Jeff> Removing ${prefix}/lib/libgcj.so first may help.
I don't understand that. At least, the libtool manual doesn't seem to
warn about this happening. Alexandre, can you help me understand what
is going on here?
Tom