http://llvm.org/bugs/show_bug.cgi?id=11432
Bug #: 11432
Summary: CMake fails to detect MSVC-built Clang's target triple
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: cmake
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
I get this error when trying to run CMake to use Clang
cmake ../../Source/LLVM -G"NMake Makefiles JOM" -DCMAKE_C_COMPILER=clang
-DCMAKE_CXX_COMPILER=clang++
CMake Error at cmake/modules/GetTargetTriple.cmake:24 (message):
Failed to execute M:/Development/Source/LLVM/autoconf/config.guess
Call Stack (most recent call first):
cmake/config-ix.cmake:291 (get_target_triple)
CMakeLists.txt:205 (include)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs