[klibc] Re: ia64 mis-merge

H. Peter Anvin hpa at zytor.com
Mon Nov 24 10:26:02 PST 2003


Martin Hicks wrote:
> Peter,
> 
> There was a mis-merge in the ia64 patch you put into 0.83.  Olaf Hering
> pointed it out.  The patch is attached.  Olaf claims that he is still
> unable to compile for ia64 with is toolchain.  He's getting the
> following error:
> 
> <olh> libc.so(.got+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
> <olh> tests/getenvtest.o(.got.plt+0x0): first defined here
> <olh> make[2]: *** [tests/getenvtest.shared] Error 1
> 

Looks like he's trying to compile -fPIC.

	-hpa



More information about the klibc mailing list