Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prebinding when a dependent lib is not prebound



If there any solution if your application, which you wish to prebind, links against 3rd party libs which are not prebound and you cannot rebuild them? Can the non-prebound library be reconstituted by the link editor to be prebound?

Nope.

Any other possibilities?

You could dynamically load the non-prebound library, rather than linking it directly. This would require you to indirectly reference all symbols in the dynamically-loaded library, but your application could otherwise be prebound...

matt.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >prebinding when a dependent lib is not prebound (From: email@hidden (Conrad Carlen))



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.