|
From: | ccoutant at gmail dot com |
Subject: | [Bug ld/19870] description of -shared option doesn't match that in gcc manual |
Date: | Sun, 27 Mar 2016 14:58:27 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |