Displaying 1 result from an estimated 1 matches for "denable_timestamps".
Did you mean:
enable_timestamps
2015 Jul 22
3
[LLVMdev] build llvm on CentOS
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
--------------