that original mail looked to me as if it was -W-pie with no space. I have no personal knowledge about this at all, just wanted to point out that's how it read to me. On 24-Oct-2009, at 11:30 AM, Arnab Ganguly wrote: Thanks for help, but no luck.Getting the below error. /Developer/usr/bin/libtool unknown option character 'W' in -W -pie. Command /Developer/usr/bin/libtool failed.
-A
On Fri, Oct 23, 2009 at 1:33 PM, Jean-Daniel Dupas <email@hidden> wrote:
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
|