Re: Crash reporter starting stack trace
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Oct 18, 2009, at 4:12 PM, Dave Keck wrote: Based on Terry's response: Project/Target Settings > Build > Other Linker Flags > "-pie" Also how does ASLR is enabled from Xcode ? 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Brian Bergstrand