Re: query for ASLR settings in Xcode.
Re: query for ASLR settings in Xcode.
- Subject: Re: query for ASLR settings in Xcode.
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 23 Oct 2009 10:03:48 +0200
Le 21 oct. 2009 à 20:31, Arnab Ganguly a écrit :
Hi All,
I was following the steps for getting the ASLR (Address Space Layout
Randomization) settings for my Application.
But when I set Project/Target Settings > Build > Other Linker Flags
> as "-pie" I get errors as /Developer/usr/bin/libtool: can't open
file: lpie (No such file or directory).
Try '-W-pie' instead of '-pie'
The -W option tell gcc to pass the following string (-pie here) to ld
when linking.
But for other two settings "-fpie" in "Other C Flags" setting and
"Generate Position-Dependent Code" as off.
Is something silly I am doing.
Thanks,
-A
-- Jean-Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden