This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 schedule
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: "David S. Miller" <davem at redhat dot com>, GCC-Java <java at gcc dot gnu dot org>
- Date: 31 Jan 2003 14:11:56 -0700
- Subject: Re: 3.3 schedule
- References: <87y9528omy.fsf@fleche.redhat.com><1044029931.2939.986.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> This is a Debian system with GNU ld version 2.12.90.0.1 20020407.
Anthony> This platform worked for 3.2, but I don't recall if we had to use a
Anthony> newer binutils or not. Any suggestions David?
I've been using GNU ld 2.13.2 on both x86 and PPC. Anything else
(I've tried the system ld and also the current cvs ld) seems to cause
crashes in the exception handling code.
Tom