[LLVMdev] CMake broken?

Tom Care tcare at apple.com
Mon Aug 2 11:12:52 PDT 2010


Hi all,

CMake seems to have broken in the last few days - or is it just me?

tcare:llvm-release tcare$ make -j4
-- Target triple: x86_64-apple-darwin10.5.0
-- Native target architecture is X86
-- Threads enabled.
-- Building with -fPIC
-- Targeting X86
CMake Error at cmake/modules/LLVMConfig.cmake:90 (message):
  Library LLVMARMAsmParser not found in list of llvm libraries.
Call Stack (most recent call first):
  cmake/modules/LLVMConfig.cmake:27 (explicit_map_components_to_libraries)
  cmake/modules/LLVMConfig.cmake:20 (explicit_llvm_config)
  cmake/modules/AddLLVM.cmake:61 (llvm_config)
  cmake/modules/AddLLVM.cmake:78 (add_llvm_executable)
  tools/llvm-mc/CMakeLists.txt:3 (add_llvm_tool)

Tom



More information about the llvm-dev mailing list