[LLVMdev] LLVM and Visual Studio 2003

Aaron Gray aaronngray.lists at gmail.com
Tue May 17 16:41:42 PDT 2011


On 17 May 2011 21:56, Philip Ritchey <pritchey at microsemi-wl.com> wrote:
> Hi,
>
>
>
> I have what I think is a simple question: Is it at all possible to build
> LLVM with Visual Studio 2003?
>
>
>
> The “Getting Started with the LLVM System using Microsoft Visual Studio”
> document states that versions earlier than 2005 SP1 will not work because
> they do not support the C++ standard well enough.
>
>
>
> Is it just some features of LLVM that require better C++ support and so
> building the whole suite requires Visual Studio 2005 SP1 or later?  Or is
it
> the case that the core functionality of LLVM requires C++ support that
> VS2003 does not provide and so Visual Studio 2003 can never be used to
build
> LLVM?

Try Visual Studio 2010 Express, its free :-

    http://www.microsoft.com/express/Windows/

<http://www.microsoft.com/express/Windows/>Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110518/c9d8c7f7/attachment.html>


More information about the llvm-dev mailing list