Re: Linking to third-party Frameworks and dylibs from a plug-in
Re: Linking to third-party Frameworks and dylibs from a plug-in
- Subject: Re: Linking to third-party Frameworks and dylibs from a plug-in
- From: "Sherm Pendley" <email@hidden>
- Date: Mon, 10 Mar 2008 18:17:00 -0400
On Mon, Mar 10, 2008 at 5:48 PM, Dan Korn <
email@hidden> wrote:
Thanks Sherm. I did see the loader_path setting, but in the release
notes for Leopard (10.5). Does this actually work in Tiger?
Yes - I've used it myself, to include my CamelBones framework into a screensaver bundle.
The 10.5 release notes do mention @loader_path, because it can interact with some new Leopard-only linker options: an -rpath switch and @rpath install_name. But @loader_path itself was introduced in Tiger.
Incidentally, if you can require Leopard, those new options may be worth looking at also - here's an interesting blog about them:
<
http://www.codeshorts.ca/2007/nov/01/leopard-linking-making-relocatable-libraries-movin/>
Sounds to me like a lot of the flexibility you're looking for has already been added to Leopard's dyld.
sherm--
_______________________________________________
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