Re: Specifying a binary's base address
Re: Specifying a binary's base address
- Subject: Re: Specifying a binary's base address
- From: Jonas Maebe <email@hidden>
- Date: Thu, 27 Aug 2009 00:16:03 +0200
On 26 Aug 2009, at 21:15, Jim Ingham wrote:
It might be better to set the pagezero_size to 64KB for 32 bit
versions of your main executable. That will ensure that nothing
gets loaded there, whereas if you set the image_base, some other
library could get loaded below your executable (unlikely but
possible.)
Thanks, I've gone with this solution.
Jonas
_______________________________________________
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