[cfe-dev] Building for Windows

Hironobu Takei hironobu_takei at zipc.com
Tue Jun 15 02:02:40 PDT 2010


> ----- Original Message -----
> From: Michael Spencer<bigcheesegs at gmail.com>
> To: hironobu_takei<hironobu_takei at zipc.com>
> Date: Tue, 15 Jun 2010 04:37:53 -0400
> Subject: Re: [cfe-dev] Building for Windows
>
> On Tue, Jun 15, 2010 at 3:42 AM, Hironobu Takei<hironobu_takei at zipc.com>
> wrote:
>> 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!
>
> This was fixed in r105987.
>
> - Michael Spencer

I do update the files again.
Thank you.

--
Hiro Takei



More information about the cfe-dev mailing list