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: Wed, 26 Aug 2009 20:59:44 +0200
On 26 Aug 2009, at 20:53, Jason Molenda wrote:
Jonas, can you use the -image_base linker option? This option was
called -seg1addr in the past. Explicitly setting the __TEXT load
address should accomplish the same thing but the -image_base option
was designed for what you're doing.
Ah yes, that works as well! I hadn't tried it, because the ld man page
states that it's only for dylibs and bundles.
Thanks!
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