haskell llvm bing on windows

David Terei davidterei at gmail.com
Wed Jun 16 05:43:19 EDT 2010


John Lask wrote:
> I really don't want to embark upon compiling llvm on windows.

I had to do this the other day, its remarkably easy. Install CMake and
Visual Studio 2005 or 2008, get cmake to generate a vs project,
compile with vs. My only problem was I tried to use VS 2010, which
seems to cause problems at the moment.

David



More information about the Haskell-llvm mailing list