http://llvm.org/bugs/show_bug.cgi?id=22459
Bug ID: 22459
Summary: sanitizer_common and asan libraries fail to install
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Hello,
I attempt to install compiler-rt with the llvm tree, but it fails at the
librairies installations.
I'm using msbuild of Visual Studio 2012 (Win32). The command line is:
msbuild INSTALL.vcxproj /p:Configuration=Release /fileLogger
If I replace "$(Configuration)" by "${BUILD_TYPE}" in the generated
"cmake_install.cmake" files of the "projects/compiler-rt/lib/sanitier_common"
and "projects/compiler-rt/lib/asan" folders it works fine!
However this files a re-generated after each use of cmake.
Attachements:
- installation log file
- cmake_install.cmake of sanitizer_common
- usefull environment variables
- CMakeCache.txt
--
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