[cfe-dev] Building for Windows
Hironobu Takei
hironobu_takei at zipc.com
Tue Jun 15 00:42:52 PDT 2010
Hi!
I'm trying to build Clang for Windows.
Once I succeeded but it fails.
cmake said:
CMake Error at cmake/modules/LLVMProcessSources.cmake:50 (message):
Found unknown source file
C:/Home/takei/Job/TMC-ATG/atgtool/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp
Please update
C:/Home/takei/Job/TMC-ATG/atgtool/llvm/lib/CodeGen/CMakeLists.txt
Call Stack (most recent call first):
cmake/modules/LLVMProcessSources.cmake:25 (llvm_check_source_file_list)
cmake/modules/AddLLVM.cmake:5 (llvm_process_sources)
lib/CodeGen/CMakeLists.txt:1 (add_llvm_library)
Is PostRAHazardRecognizer.cpp simply added to the CMakeLists.txt?
Thanks!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmake_log.txt
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100615/7e0310a1/attachment.txt>
More information about the cfe-dev
mailing list