Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building on OSX with link=shared
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-02-02 12:27:43


On 1/20/16 10:38 PM, Vladimir Prus wrote:

> so it sounds like in order to run an executable that uses shared
> library X at path P, the install_name inside X should be set to P
> prior to linking of the executable? And then, when installing library
> X to its final location, the install_name should be changed again to
> its final install location?
>
> I suppose it can be accomplished, although the number of gratuitous
> changes in El Capitan is quite ridiculous.

I happened upon this stack overflow item which might provide some
useful information:

http://stackoverflow.com/questions/33665781/dependencies-on-boost-library-dont-have-full-path

Robert Ramey


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk