[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-15 Thread keno at juliacomputing dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #11 from Keno Fischer --- Awesome, thank you so much! -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d734efa1034d266249751978f95a686ec9d19c6 commit

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from H.J. Lu ---

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #7 from H.J. Lu --- (In reply to Keno Fischer from comment #4) > ``` > I'd also be happy to give you SSH access to this machine. I sent you my ssh key. -- You are receiving this mail because: You are on the CC list for the

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #6 from H.J. Lu --- (In reply to Keno Fischer from comment #5) > Created attachment 9625 [details] > My test.o Your test.o works for me. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-11 Thread keno at juliacomputing dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #5 from Keno Fischer --- Created attachment 9625 --> https://sourceware.org/bugzilla/attachment.cgi?id=9625=edit My test.o -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-11 Thread keno at juliacomputing dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #4 from Keno Fischer --- Attaching my test.o here. Maybe it's a compiler problem. What version of ld are you using? Maybe it's already fixed? I have: ``` ld --version GNU ld (GNU Binutils for Ubuntu) 2.27 Copyright (C) 2016 Free

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #3 from H.J. Lu --- (In reply to Keno Fischer from comment #2) > This is on stock Ubuntu 16.10. Try adding `-fPIE` to the compile invocation > maybe? I know Debian recently switched that on by default. Works for me: [hjl@gnu-6

[Bug ld/20800] BFD Linker failing (unresolvable R_X86_64_PLTOFF64) with -mcmodel=large and --start-group

2016-11-10 Thread keno at juliacomputing dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20800 --- Comment #2 from Keno Fischer --- This is on stock Ubuntu 16.10. Try adding `-fPIE` to the compile invocation maybe? I know Debian recently switched that on by default. -- You are receiving this mail because: You are on the CC list for