[LLVMdev] [PATCH] cindex.py using find_library

Mihai Basa bmihai at gmail.com
Sun Jun 24 15:50:22 PDT 2012


Hello all,

Is there a reason why the library location code in cindex py does not use
find_library() to locate libclang, like in the attached patch?

Without it there were problems locating a versioned libclang.so.1 file on
Debian, for example.


Cheers,
Mihai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120624/3f1774fe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cindex.py.patch
Type: application/octet-stream
Size: 1037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120624/3f1774fe/attachment.obj>


More information about the llvm-dev mailing list