Re: Location of dylib's
Re: Location of dylib's
- Subject: Re: Location of dylib's
- From: Bob Ippolito <email@hidden>
- Date: Mon, 6 Dec 2004 11:13:55 -0500
On Dec 6, 2004, at 6:50 AM, Karin Kosina wrote:
Note that you also have to use the -headerpad_max_install_names flag
when building the library (see ld(1)) .
You don't *have* to. In my experience, I've only *heard* of a report
where there wasn't sufficient space left over in the Mach-O header to
make an @executable_path substitution, never seen one personally.
It is a good idea though, because it guarantees that it will work,
where you don't otherwise have such a guarantee.
-bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden