bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_secti


From: hjl.tools at gmail dot com
Subject: [Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used
Date: Sun, 19 Jan 2014 16:34:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16467



H.J. Lu <hjl.tools at gmail dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |hjl.tools at gmail dot com



--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---

(In reply to Zbigniew Jędrzejewski-Szmek from comment #0)

> 

> Running the same with -Wl,-fuse-ld=gold works fine.

> 



Can you double check if gold generates the working output?

I saw



address@hidden pr16467]$ readelf -rW libb.o



Relocation section '.rela.text' at offset 0x590 contains 1 entries:

    Offset             Info             Type               Symbol's Value
 

Symbol's Name + Addend

0000000000000007  0000000900000009 R_X86_64_GOTPCREL      0000000000000000

address@hidden - 4



Relocation section '.rela.eh_frame' at offset 0x5a8 contains 1 entries:

    Offset             Info             Type               Symbol's Value
 

Symbol's Name + Addend

0000000000000020  0000000200000002 R_X86_64_PC32          0000000000000000

.text + 0

address@hidden pr16467]$ readelf -rW libgold.so



Relocation section '.rela.dyn' at offset 0x228 contains 1 entries:

    Offset             Info             Type               Symbol's Value
 

Symbol's Name + Addend

0000000000001420  0000000100000006 R_X86_64_GLOB_DAT      sd_get_seats() 
 

sd_get_seats + 0



Relocation section '.rela.plt' at offset 0x240 contains 1 entries:

    Offset             Info             Type               Symbol's Value
 

Symbol's Name + Addend

0000000000001440  0000000100000007 R_X86_64_JUMP_SLOT     sd_get_seats() 
 

sd_get_seats + 0

address@hidden pr16467]$ 



Where is run-time relocation against address@hidden



-- 

You are receiving this mail because:

You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]