[llvm-commits] [polly] r153734 - /polly/trunk/www/get_started.html

Sylvestre Ledru sylvestre at debian.org
Fri Mar 30 05:44:44 PDT 2012


Well, in the context of distribution of your software, be careful, 
distros hate rpath:
http://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath
http://wiki.debian.org/RpathIssue

In this context, the right advice is probably: install cloog at the 
right place!

Sylvestre

On 30/03/2012 14:40, Hongbin Zheng wrote:
> hi Joerg,
>
> Thanks a lot for the suggestion. I never heard rpath before, but after
> googled rpath, it seems like a better approach so I will try this out.
>
> Best regards
> ether
>> I don't think LD_LIBRARY_PATH (or worse, modifying /etc/ld.so.conf)
>> should be encouraged. It is much better to provide the correct rpath
>> usage at least for UNIX-like systems.
>>
>> Joerg
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list