Re: Dylib Embedded Lib Paths
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com shantonu On Apr 9, 2005, at 7:43 PM, Jeshua Lacock wrote: On Apr 9, 2005, at 6:51 PM, Gregory Seidman wrote: Thank you kindly! That tool sure is a thing of beauty, it did exactly the trick! Thanks again, Jeshua Lacock __________________________ Programmer/Owner Phone: 877.240.1364 http://OpenOSX.com Fax: 415.462.6211 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ This email sent to ssen@opendarwin.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... You shouldn't be using it. You should be linking your dylibs correctly in the first place, using the -install_name option to gcc. The tool you are looking for is named install_name_tool, and it's shipped with the MacOS X developer tools. I haven't used pure darwin, but I suspect that the same tool is included and, presumably, has the same man page. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/ssen% 40opendarwin.org This email sent to site_archiver@lists.apple.com
participants (1)
-
Shantonu Sen