• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: query for ASLR settings in Xcode.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: query for ASLR settings in Xcode.


  • Subject: Re: query for ASLR settings in Xcode.
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 24 Oct 2009 09:33:28 -0700


On Oct 24, 2009, at 9:25 AM, Jean-Daniel Dupas wrote:

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


Could you show us the whole linker invocation and error/warning output? It may be that the kind of binary you're trying to link does not support ASLR. For example, libtool is usually called when making a static archive, not a dylib, and static archives don't support ASLR.


Chris
_______________________________________________
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


References: 
 >query for ASLR settings in Xcode. (From: Arnab Ganguly <email@hidden>)
 >Re: query for ASLR settings in Xcode. (From: Jean-Daniel Dupas <email@hidden>)
 >Re: query for ASLR settings in Xcode. (From: Arnab Ganguly <email@hidden>)
 >Re: query for ASLR settings in Xcode. (From: Jean-Daniel Dupas <email@hidden>)
 >Re: query for ASLR settings in Xcode. (From: Arnab Ganguly <email@hidden>)
 >Re: query for ASLR settings in Xcode. (From: Jean-Daniel Dupas <email@hidden>)

  • Prev by Date: Re: query for ASLR settings in Xcode.
  • Next by Date: Back/forward button behavior
  • Previous by thread: Re: query for ASLR settings in Xcode.
  • Next by thread: Xcode relative path for Makefile builds
  • Index(es):
    • Date
    • Thread