[LLVMdev] build llvm on CentOS

NAKAMURA Takumi geek4civic at gmail.com
Wed Jul 22 00:25:29 PDT 2015


Did you specify PYTHON_EXECUTABLE?

See also,
http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/13948/steps/CMake/logs/stdio
It's centos6.

2015年7月22日(水) 14:29 Xiaochu Liu <xiaochu1122 at gmail.com>:

> 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
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150722/8dc990e6/attachment.html>


More information about the llvm-dev mailing list