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