[PATCH] Use an RPATH with LLVMgold
Stephen Checkoway
s at pahtak.org
Wed Oct 16 13:32:31 PDT 2013
On Oct 16, 2013, at 4:29 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>>> 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.
I'll try updating my cmake (I'm using 2.8.10.1) and ninja (1.3.0.git) and see if I can reproduce what you're getting.
--
Stephen Checkoway
More information about the llvm-commits
mailing list