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:18:30 +0200
Le 23 oct. 2009 à 10:08, Jonas Maebe a écrit :
On 23 Oct 2009, at 10:03, Jean-Daniel Dupas wrote:
Le 21 oct. 2009 à 20:31, Arnab Ganguly a écrit :
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.
Isn't it normally -Wl,-pie ?
My bad, you're right.
-- 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