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

kalyan ponnala ponnala.kalyan at gmail.com
Sun Feb 7 15:59:39 PST 2010


ok, that is why it worked on your system. Anyways, even i will switch back
to "visual 2008 v 9" . I though since i am working on a 64bit system i have
to select x64 kind of vs2008.
By the way did you get to run the clang-test project inside the llvm
solution file without any problems. I think this is the project file which
contains the regression tests of llvm/clang.
Please let me know if you have already done this.

Thank you


On Sun, Feb 7, 2010 at 6:48 PM, Vincent Richomme <forumer at smartmobili.com>wrote:

> 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.
>



-- 
Kalyan Ponnala
phone: 8163772059
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100207/2c4fa846/attachment.html>


More information about the cfe-dev mailing list