#51542: clang-3.8 and clang-3.9 fail to function due to rpath -------------------------------------+------------------------ Reporter: kenneth.f.cunningham@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: clang-3.8 | -------------------------------------+------------------------ Comment (by jeremyhu@…): On my copy, I see: {{{ ~ $ otool -l /opt/local/libexec/llvm-3.8/bin/../lib/libLTO.dylib | grep -A2 LC_RPATH cmd LC_RPATH cmdsize 32 path @loader_path (offset 12) -- cmd LC_RPATH cmdsize 40 path @executable_path/../lib (offset 12) }}} Arguably, the second one is extraneous for the dylib. The first one should be resolving it. Are those not set for you? What is the output when you run with DYLD_PRINT_RPATHS=1 -- Ticket URL: <https://trac.macports.org/ticket/51542#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X