This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35500] New: Documentation for -fPIC/-fpic/-fpie is not clear
- From: "ddenisen at altera dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2008 19:07:23 -0000
- Subject: [Bug c++/35500] New: Documentation for -fPIC/-fpic/-fpie is not clear
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Documentation for -fpic and family is not clear. Here are the points I would
like clarified:
- Does pic required for SOs (No)?
- What are the upsides/downsides of using pic (faster SO loading vs run-time
hit, others?)?
- Why would anybody want to create a PIE?
--
Summary: Documentation for -fPIC/-fpic/-fpie is not clear
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ddenisen at altera dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35500