[LLVMdev] build llvm on CentOS

Xiaochu Liu xiaochu1122 at gmail.com
Wed Jul 22 07:50:35 PDT 2015


I tried -DPYTHON_EXECUTABLE but it still says the version is 2.6 (centos
one).

On Wed, Jul 22, 2015 at 12:25 AM NAKAMURA Takumi <geek4civic at gmail.com>
wrote:

> 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/c6447dad/attachment.html>


More information about the llvm-dev mailing list