On Thu, Mar 12, 2015 at 4:16 PM, René J.V. <[email protected]> wrote:

> BTW, I also noticed that a framework linked with -framework does *not* end
> up as a completely normalised rpath. I have an FFmpeg.framework that is a
> symlink in /Library/Frameworks to where I used to build this, and linking
> against it gives me a binary that depends on
> `/Library/Frameworks/FFmpeg.framework/Versions/A/FFmpeg` . Kind of
> surprising...
>

Sounds expected to me; you get a binary linked against a known binary
compatible version of the framework, insulating it from future incompatible
versions.

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to