[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19870] description of -shared option doesn't match that in gcc m
From: |
britton.kerin at gmail dot com |
Subject: |
[Bug ld/19870] description of -shared option doesn't match that in gcc manual |
Date: |
Sun, 27 Mar 2016 19:25:32 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19870
Britton Kerin <britton.kerin at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Britton Kerin <britton.kerin at gmail dot com> ---
In that case the bug is in the gcc documentation, which doesn't accurately
describe the circumstances in which the requirement applies. I think many
people will make the same wrong assumption I made, because most build setups
don't perform compilation and linking in one single gcc invocation.
It's possible that the ld -shared option would benefit from a mention of -fPIC
or something but that's a different and more questionable issue.
I'm going to mark this resolved here and submit it as a gcc bug.
--
You are receiving this mail because:
You are on the CC list for the bug.