#50853: "dyld: Library not loaded: @rpath/libLLVM.dylib" in clang-3.8 and ld64-latest +llvm38 ---------------------------------------------+----------------------------- Reporter: rjvbertin@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: closed Component: ports | Milestone: Resolution: fixed | Version: 2.3.4 Port: llvm-3.8, clang-3.8, ld-latest | Keywords: ---------------------------------------------+----------------------------- Comment (by jeremyhu@…): Yeah, we were setting the install name to the full path ourselves in older versions (eg: check out 0004-MacPorts-Only-Use-full-path-for-the-dylib-id- instead.patch in llvm-3.7), but in the transition to using the cmake build system, I decided to drop that and just go with matching upstream to limit our divergence. If you want to go down this route, I'd suggest advocating for a pkg-config file for libllvm and libclang rather than updating the llvm-config scripts. -- Ticket URL: <https://trac.macports.org/ticket/50853#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X