This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 11 Jun 2011 12:18:08 +0000
- Subject: [Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*
- Auto-submitted: auto-generated
- References: <bug-49371-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-06-11 12:17:24 UTC ---
> It seems that there are the same failures on i686-pc-linux-gnu
In this case it is runtime failures of the kind:
./run-le.exe: error while loading shared libraries: cannot restore segment prot
after reloc: Permission denied
FAIL: gcc.dg/torture/tls/run-le.c -O0 -pie -fpie execution test
(see
http://glutton.geoffk.org/HEAD/native-logsum/gcc/testsuite/gcc/gcc.log.gzip ).