<div class="gmail_quote">On 20 March 2010 16:42, Russell Wallace <span dir="ltr"><<a href="mailto:russell.wallace@gmail.com">russell.wallace@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

With Microsoft C++ (Windows Vista, 32-bit):<br>
<br>
LLVM 2.7 compiles (via cmake) without a hitch.<br>
<br>
I can't test it with my own code yet, will need to port from 2.6 to 2.7 first.<br>
<br>
I was going to try running Kaleidoscope as a test case, but it doesn't<br>
get built by default the way it did in 2.6, and running nmake in the<br>
Kaleidoscope directory performs no operation. Am I missing something<br>
here?<br>
<br>
cmake doesn't recognize llvm-gcc, are there instructions for compiling<br>
it with Microsoft C++? If so, I can try that next.<br></blockquote><div><br></div><div>llvm-gcc only builds with gcc.</div><div><br></div><div>Aaron</div><div><br></div></div>