#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@…): Fixed the ones in libexec to have the expected @executable_path-relative linkage of libLTO in r146540. As for why ld64 didn't have the -rpath already, that's because I forgot to add it to the Makefile because we used to not have libLTO be @rpath- relative. I don't quite follow your train of thought in the rest of your comment. I suggest you followup on the mailing list because this isn't really the correct place to have a conversation about that. -- Ticket URL: <https://trac.macports.org/ticket/50853#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X