[cfe-users] Clang build of 3.4 release fails

Daniel Mosesson dmosess1 at binghamton.edu
Thu Feb 20 01:35:00 PST 2014


I was able to download the source for the clang and llvm 3.4. I am able to
install llvm, but when I try to install clang using the following:

 

../cmake-2.8.12.2/bin/cmake ../clang -G"Unix Makefiles"
-DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=~/clangInstallDir/
-DCLANG_PATH_TO_LLVM_BUILD=~/llvmInstallDir/

 

It runs, and then right after the "Found subversion" line, it just hangs.

 

Any ideas?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20140220/97573caf/attachment.html>


More information about the cfe-users mailing list