[LLVMbugs] [Bug 9533] New: cmake fails when building ARM-only
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 23 05:11:38 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9533
Summary: cmake fails when building ARM-only
Product: Build scripts
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
AssignedTo: unassignedbugs at nondot.org
ReportedBy: ludw1g.m3i3r at gmail.com
CC: llvmbugs at cs.uiuc.edu, ofv at wanadoo.es
r128146 of http://llvm.org/svn/llvm-project/llvm/branches/release_29/ fails to
run cmake when the only target to build is "ARM".
CMake output is:
CMake Error at cmake/modules/LLVMConfig.cmake:127 (message):
Library `X86' not found in list of llvm libraries.
Call Stack (most recent call first):
cmake/modules/LLVMConfig.cmake:47 (explicit_map_components_to_libraries)
cmake/modules/LLVMConfig.cmake:40 (explicit_llvm_config)
cmake/modules/AddLLVM.cmake:77 (llvm_config)
cmake/modules/AddLLVM.cmake:96 (add_llvm_executable)
tools/opt/CMakeLists.txt:3 (add_llvm_tool)
--
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.
More information about the llvm-bugs
mailing list