[Bug ld/28902] ld: `not found for insert` error has a weird ordering

2022-02-16 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=28902 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added CC||zbyszek at in dot

[Bug gold/15373] Gold does not support the "INSERT" command in linker scripts

2022-01-24 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=15373 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added CC||zbyszek at in dot

[Bug binutils/16504] gold: internal error in override_version, at resolve.cc:61 with -flto

2018-04-23 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16504 --- Comment #4 from Zbigniew Jędrzejewski-Szmek --- Bernhard, thanks for fixing the test case. Looks like I pasted only part of the file. I don't have binutils-2.30 here yet, but I get the same result with binutils-2.29.1-20.fc28.x86_64. --

[Bug binutils/16504] New: gold: internal error in override_version, at resolve.cc:61 with -flto

2014-01-25 Thread zbyszek at in dot waw.pl
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: zbyszek at in dot waw.pl ==> liba.c <== const char* sd_get_seats(void) {return "bla bla";} ==> liba.sym <== LIBSYSTEMD_209 { global: sd_get

[Bug binutils/16477] ld fails with internal error in elf_x86_64_relocate_section with .gnu.warning. section

2014-01-21 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16477 --- Comment #2 from Zbigniew Jędrzejewski-Szmek --- Yes indeed, everything works with current git version. Thanks. -- You are receiving this mail because: You are on the CC list for the bug. __

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

2014-01-21 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added See Also||https://sourceware

[Bug binutils/16477] ld fails with internal error in elf_x86_64_relocate_section with .gnu.warning. section

2014-01-21 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16477 Zbigniew Jędrzejewski-Szmek changed: What|Removed |Added See Also||https://sourceware

[Bug binutils/16477] New: ld fails with internal error in elf_x86_64_relocate_section with .gnu.warning. section

2014-01-21 Thread zbyszek at in dot waw.pl
Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: zbyszek at in dot waw.pl This is a continuation of pr16467, but a different failure. Tests below are performed with binutils git

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

2014-01-21 Thread zbyszek at in dot waw.pl
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 --- Comment #12 from Zbigniew Jędrzejewski-Szmek --- So, once again (with patched ld installed as /usr/bin/ld): (gold, a versioned, b unversioned) $ gcc -shared -o liba.so liba.c -fPIC -Wl,--version-script=liba.sym -Wl,-fuse-ld=gold $

[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 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] New: ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2014-01-18 Thread zbyszek at in dot waw.pl
Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: zbyszek at in dot waw.pl We are merging two libraries into one. I was trying to create a compatibility library to allow existing