Java broken after i386 PIC change

Richard Henderson rth@redhat.com
Sat Jan 20 23:35:00 GMT 2001


On Sun, Jan 21, 2001 at 08:28:30PM +1300, Bryce McKinlay wrote:
> Duh, no its not. Its getting a run failure on the "shared" varient of every
> test, as you might expect.

Ok. That at least makes sense.
And I've just realized that I'm *not* using binutils-2.10.0.18-1,
despite what `which ld` says. The compiler is finding the ld at
the --prefix for which it was configured, which is current cvs.
So it seems likely that there's some linkonce bug in 2.10 that
has been fixed since. I wonder how hard it would be to detect
it at configure time. Otherwise I've got to figure out some
other solution to the original bug.
For the nonce, replace
	#ifdef ASM_OUTPUT_SECTION_NAME
with
	#if 0 && defined(ASM_OUTPUT_SECTION_NAME)
in ix86_asm_file_end.
r~


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /