Re: Shared library & install names
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:references:subject:message-id:in-reply-to :to:date:mime-version:x-mailer; bh=vXpCf8o++NoZUotDbnN/y/YMhT808j+cSYY0ZiTP1Tc=; b=cJlsG+L6IVYEztFxmGmYsuV5uaWMWrlsK9XmBPMCzdWSRSw5wCY/qpS7b/ei+bEktq yNn9Jinh2Lhpxl4mzJT70wHUJa090DUJiwHrj2sOn5Zjw4qWoEIwnR8hsC0RuDza9ouL k89bwSV6PyWwwzJopnjG0plTeGhHkKLa0/g3o= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:references:subject :message-id:in-reply-to:to:date:mime-version:x-mailer; b=xvsHzg6AkjFiqqIK1DacCYinPHMAa7MD1TCfPQ7C5N4rGCBcszbFzgp31HMOH59vkJ 5OZpbXd2D0H9oBJsbukpfrXCS00ydkX4VZXwy5c0Rf4vXa/Ow38ybFTPjohS5w/7DKJT h12R7v6S7Nu/xvfopjEkFVX6tw1NwSYumjAjs= Cheers, Ryan Govostes _______________________________________________ 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... I discovered my misconception; I thought @loader_path would be the path to etree.so, but in fact it is the path to its parent directory. Things now seem to be working. It would be nice if there was a DYLD_ debug variable to show where it's looking for libraries, as this would have saved me a considerable amount of time. This email sent to site_archiver@lists.apple.com
participants (1)
-
Ryan Govostes