Re: Dylib Embedded Lib Paths
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Apr 9, 2005, at 9:00 PM, Shantonu Sen wrote: Greetings, Thanks for the advice. May I ask why you would recommend not using it? Thanks, Jeshua Lacock __________________________ Programmer/Owner Phone: 877.240.1364 http://OpenOSX.com Fax: 415.462.6211 -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _______________________________________________ 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. It would be immensely useful at times (and with my limited use so far at it works exactly as I would expect)... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jeshua Lacock