This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Can't build sparc-linux gcc-3.1 2001-12-19 java/lang/ThreadGroup.lo
- From: Tom Tromey <tromey at redhat dot com>
- To: Christian Jönsson <c dot christian dot joensson at telia dot com>
- Cc: java at gcc dot gnu dot org
- Date: 21 Dec 2001 09:01:13 -0700
- Subject: Re: Can't build sparc-linux gcc-3.1 2001-12-19 java/lang/ThreadGroup.lo
- References: <3C22E2F2.2040000@telia.com>
- Reply-to: tromey at redhat dot com
>>>>> "Christian" == Christian Jönsson <c.christian.joensson@telia.com> writes:
Christian> /tmp/ccoq2Nfo.s: Assembler messages:
Christian> /tmp/ccoq2Nfo.s:2598: Error: undefined symbol `.LL306' in operation
Christian> /tmp/ccoq2Nfo.s:2628: Error: undefined symbol `.LL306' in operation
Christian> make[3]: *** [java/lang/ThreadGroup.lo] Error 1
I believe this is a known problem. It is a bug in gcc proper, not in
gcj specifically. I think someone is working on it; check the main
gcc list.
Tom