[PATCH] Use an RPATH with LLVMgold

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 16 13:29:28 PDT 2013


>> Maybe it is possible to get cmake to not set the rpath automatically
>> and manually pass the flag when linking LLVMgold.so?
>
>
> We can certainly do this. I'd be curious to actually figure out what the problem is. The error message is a little bizarre. It's complaining about the current RUNPATH not containing itself with a colon?

Yes, that is exactly the message I got. I am using cmake 2.8.11 with
ninja 1.3.4 on linux.

Cheers,
Rafael



More information about the llvm-commits mailing list