This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/65: Uninitialized global variables
- To: tromey at cygnus dot com
- Subject: Re: libgcj/65: Uninitialized global variables
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 7 Oct 1999 19:50:02 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR libgcj/65; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: patha@ida.liu.se
Cc: java-gnats@sourceware.cygnus.com, Warren Levy <warrenl@cygnus.com>
Subject: Re: libgcj/65: Uninitialized global variables
Date: Thu, 7 Oct 1999 12:45:13 -0700
This is the famous Solaris bug.
gcj and the Solaris ld don't work well together.
Instead you must use the GNU binutils linker.
I'll close this PR in a bit, since it is already known.
Warren, is this in the FAQ? If not, I guess I could submit a PR
against the FAQ.
T