Re: Crash reporter starting stack trace
Re: Crash reporter starting stack trace
- Subject: Re: Crash reporter starting stack trace
- From: Brian Bergstrand <email@hidden>
- Date: Sun, 18 Oct 2009 17:57:43 +0300
On Oct 18, 2009, at 4:12 PM, Dave Keck wrote:
Also how does ASLR is enabled from Xcode ?
Based on Terry's response: Project/Target Settings > Build > Other
Linker Flags > "-pie"
According to the ld man page you should also add "-fpie" to your
"Other C Flags" setting. And as Terry mentioned, make sure "Generate
Position-Dependent Code" is off.
Not sure why XCode 3.2 did not make this an "official" setting. A
single "Enable ASLR" boolean would be much simpler than mucking around
with 3 different settings.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden