[LLVMdev] build on windows

Chuck Rose III cfr at adobe.com
Tue Jul 1 10:38:51 PDT 2008


Sometimes with express VC, you need to pull down the platform SDK from Microsoft.com as it doesn't come with automatically.  I don't know if that's causing you issues here, but it certainly can.  (And likely will in the more win32 api specific portions of compiling llvm).

Hope this helps,
Chuck.

-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Le Anh Quang
Sent: Tuesday, July 01, 2008 7:44 AM
To: 'LLVM Developers Mailing List'
Subject: Re: [LLVMdev] build on windows

 Hi Jean-Daniel,
Thank 
I use VC++ 9 (express version). I have also an error in TableGen: The
"strtoll" could not be found under win32. Have you fixed it ?

Regards
Quang

-----Ursprüngliche Nachricht-----
Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im
Auftrag von Jean-Daniel Dupas
Gesendet: Montag, 30. Juni 2008 22:00
An: LLVM Developers Mailing List
Betreff: Re: [LLVMdev] build on windows


Le 30 juin 08 à 21:28, Le Anh Quang a écrit :

> Hi,
> I have tried to compile LLVM with Visual C++. Some subprojects work 
> now.
>
> Other subprojects require the file "configure.lib". So I tried to 
> compile the project "Configure". It could be built successfully, but 
> the file "configure.lib" is not generated. So, what is the problem 
> here ? Can somebody help me to fix that ?
>
> Thanks and regards
> Quang


Which VC++ version ? The last time I tried to build it (one week ago), I
just got one error in the TableGen subproject with VS 2008.





_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list