https://bugs.llvm.org/show_bug.cgi?id=43025
Bug ID: 43025
Summary: Trunk Clang can not be built
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++14
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Configuring Trunk with:
cmake -DCMAKE_BUILD_TYPE=Release
-DCMAKE_INSTALL_PREFIX=$PROJECT/kitayama1/opt/clang/${today}
-DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=TRUE -DLLVM_TARGETS_TO_BUILD="X86"
../llvm
and starts off a build immediately fails, but if GCC is used, the build runs
fine.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs