[PATCH] Use an RPATH with LLVMgold

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 16 15:11:26 PDT 2013


Thanks!

On 16 October 2013 16:32, Stephen Checkoway <s at pahtak.org> wrote:
>
> 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