This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 schedule
- From: "David S. Miller" <davem at redhat dot com>
- To: green at redhat dot com
- Cc: tromey at redhat dot com, java at gcc dot gnu dot org
- Date: Fri, 31 Jan 2003 20:42:03 -0800 (PST)
- Subject: Re: 3.3 schedule
- References: <87y9528omy.fsf@fleche.redhat.com><1044029931.2939.986.camel@escape>
From: Anthony Green <green@redhat.com>
Date: 31 Jan 2003 08:18:48 -0800
FYI, I ran a build on sparc64-unknown-linux-gnu overnight and it looks
like the linker died while creating the 32-bit libgcj.so.
...
This platform worked for 3.2, but I don't recall if we had to use a
newer binutils or not. Any suggestions David?
I just did a successful build for this target on the current
mainline using binutils-2.13.1, so it's almost certainly a binutils
issue.
I'm running make check now.