This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52753] GCC not honoring -fPIE
- From: "noloader at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 16:18:58 +0000
- Subject: [Bug c/52753] GCC not honoring -fPIE
- Auto-submitted: auto-generated
- References: <bug-52753-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52753
--- Comment #2 from Jeffrey Walton <noloader at gmail dot com> 2012-03-28 16:18:58 UTC ---
Thanks Andreas. Forgive my ignorance, but what does -fPIE do exactly (if not
enable Position Independent Executables)?