[Bug driver/49371] xgcc: error: unrecognized option '-pie' on *-apple-darwin*
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Sat Jun 11 19:56:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49371
--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-06-11 19:56:41 UTC ---
(In reply to comment #7)
This patch bootstraps fine on x86_64-apple-darwin11 and passes -pie as
expected...
[MacPro:~] howarth% gcc-fsf-4.7 -fpie -v himenoBMTxpa.c
...
/usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.7.0 -pie
-weak_reference_mismatches non-weak -o a.out -lcrt1.10.5.o
-L/sw/lib/gcc4.7/lib/gcc/x86_64-apple-darwin11.0.0/4.7.0
-L/sw/lib/gcc4.7/lib/gcc/x86_64-apple-darwin11.0.0/4.7.0/../../..
/var/folders/1l/n78sywl52lz6kkys6nv7mnph0000gp/T//ccwqghgh.o -no_compact_unwind
-lSystem -lgcc_ext.10.5 -lgcc -lSystem -v
More information about the Gcc-bugs
mailing list