[cfe-dev] Problems with building cmake and llvm using Visual studio 2008

Vincent Richomme forumer at smartmobili.com
Sun Feb 7 15:48:14 PST 2010


On Sun, 7 Feb 2010 18:43:17 -0500, kalyan ponnala
<ponnala.kalyan at gmail.com> wrote:
> Hi guys,
> 
> Is there any cl64.exe and ml64.exe. Because I was selecting visual
studio
> 2008 version 9 X64 type of project generation when i used
> cmake to generate these projects. So if there is no ml.exe or ml64.exe
> support for vs2008 for .asm files, then how do we build and work on the
> llvm/clang build.
> How did you guys go around this problem??
> 
> Thanks a lot.
> 
> On Sun, Feb 7, 2010 at 6:00 PM, Anton Korobeynikov
> <anton at korobeynikov.info>wrote:
> 
>> > hi vincent,
>> > I did try it again and I get these errors.
>> >
>> > 23>Compiling...
>> > 23>X86CompilationCallback_Win64.asm
>> This is cmake bug: http://www.cmake.org/Bug/view.php?id=9905
>> --
>> With best regards, Anton Korobeynikov
>> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>>
Actually I am not compiling in x64 (at least I dont' think so).
I just call cmake -G "Visual Studio 9 2008" .
and then I launch BUILDALL from IDE.



More information about the cfe-dev mailing list