[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #10 from Zbigniew Jędrzejewski-Szmek --- I tried again, without success. I still get an internal error with just the ld patch on top of binutils git. Is the glibc patch still necessary? -- You are receiving this mail beca

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW Target Milestone|---

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #8 from H.J. Lu --- (In reply to Zbigniew Jędrzejewski-Szmek from comment #7) > > Can you double check if gold generates the working output? > It seemed to be working for me before, in the sense that at least linking > worked

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #7 from Zbigniew Jędrzejewski-Szmek --- > Can you double check if gold generates the working output? It seemed to be working for me before, in the sense that at least linking worked without any error report, and the binary lin

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #6 from Zbigniew Jędrzejewski-Szmek --- Thanks for the incredibly fast response. I had a bit of trouble compiling binutils from source (ld would complain ab out not being compiled to use in a sysroot). In the end I applied y

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #5 from H.J. Lu --- (In reply to H.J. Lu from comment #4) > Created attachment 7364 [details] > A glibc patch > > You may also need this glibc patch to avoid matching IFUNC sd_get_seats > with non-IFUNC sd_get_seats@LIBSYSTEMD_209

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #4 from H.J. Lu --- Created attachment 7364 --> https://sourceware.org/bugzilla/attachment.cgi?id=7364&action=edit A glibc patch You may also need this glibc patch to avoid matching IFUNC sd_get_seats with non-IFUNC sd_get_seats

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING -- You are receiving this mail bec

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #3 from H.J. Lu --- Created attachment 7363 --> https://sourceware.org/bugzilla/attachment.cgi?id=7363&action=edit A patch Please give this patch a try. -- You are receiving this mail because: You are on the CC list for the bu

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comm

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #1 from H.J. Lu --- The problem is we are merging IFUNC symbol, sd_get_seats, with the undefined versioned reference, sd_get_seats@LIBSYSTEMD_2. -- You are receiving this mail because: You are on the CC list for the bug. ___