[LLVMdev] build llvm on CentOS

Xiaochu Liu xiaochu1122 at gmail.com
Tue Jul 21 22:07:45 PDT 2015


Hi there,

I was trying to build llvm on CentOS. The problem is that library on CentOS
is always so old (Gcc, python). I managed to install local gcc and let
cmake know. But I couldn't do so with python. I end up comment out the
check in CMakeList.txt which is not good.
I was wondering if anyone has experience building llvm (using cmake) using
a local python?

Thanks,
XIaochu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150722/51e245f0/attachment.html>


More information about the llvm-dev mailing list