Re: Dylib Embedded Lib Paths
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Apr 10, 2005, at 3:52 AM, Jeshua Lacock wrote: On Apr 9, 2005, at 9:00 PM, Shantonu Sen wrote: Greetings, Thanks for the advice. I think this is his reason for his statement... -Shawn _______________________________________________ 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. May I ask why you would recommend not using it? "You should be linking your dylibs correctly in the first place, using the -install_name option to gcc." In other word setup your build system to build the dylibs with the correct paths instead and you don't need to the use this tool. I don't think he meant to imply anything wrong with the tool, etc. This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson