https://sourceware.org/bugzilla/show_bug.cgi?id=19870
Cary Coutant <ccoutant at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ccoutant at gmail dot com --- Comment #1 from Cary Coutant <ccoutant at gmail dot com> --- The linker manual describes only linker options. The -fpic and model suboptions are not linker options. They're only required when you pass -shared to gcc if you're also compiling source files at the same time. If you're just running gcc to link a bunch of .o files, compiler options like -fpic are unnecessary. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils