Instead of putting the directory that contains libc++/libc++abi into
LD_LIBRARY_PATH, use the system's 'normal' method of locating libraries, by
ensuring that directory is included in the search path built up from
/etc/ld.so.conf. If you do this, then an RPATH in an executable *will* take
precedenc
On 25 Nov 2015, at 20:13 , Alexey Samsonov
mailto:vonos...@gmail.com>> wrote:
On Wed, Nov 25, 2015 at 4:12 AM, Schlottke-Lakemper, Michael
mailto:m.schlottke-lakem...@aia.rwth-aachen.de>>
wrote:
Thus I tried to compile a complete LLVM/Clang stack (with compiler-rt, libcxx,
libcxxabi, libomp)