[clang][cmake+shared] rpath install name consistency
Argyrios Kyrtzidis
akyrtzi at gmail.com
Thu Feb 27 15:09:32 PST 2014
On Feb 27, 2014, at 2:15 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> Argyrios, note that this changes the result from @rpath to @excutable_path.
No, that’s bad, libclang needs to use @rpath.
>
> On 27 February 2014 17:13, David Fang <fang at csl.cornell.edu> wrote:
>> Hi,
>> This patch makes linking libclang consistent w.r.t. RPATH install
>> name, as set by LLVM's CMakeLists.txt (under
>> CMAKE_BUILD_WITH_INSTALL_RPATH), which was updated by Rafael at r202302.
>> Does this seem ok?
>>
>> David
>>
>>
>> --
>> David Fang
>> http://www.csl.cornell.edu/~fang/
More information about the cfe-commits
mailing list