This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*


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 ).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]