Aaron,<div><br></div><div>I got tests passing.</div><div><br></div><div>Thanks for specifically mentioning GnuWin32, it was the key. I've tried using bunch of different GNU tool suits and seems that it was the main problem. I had different behavior ranging from VS hanging during the build (with llc hanging on some file operations) to VS silently dying and restarting. With GnuWin32 I got the suite passing with several fails, which were due to Python installed in the path spaces. After Python reinstall to default dir (C:\Python27), I got the whole suite passing without fails.</div>
<div><br></div><div>Thanks!</div><div><br></div><div>-Dmitry<br><br><div class="gmail_quote">On Fri, Feb 8, 2013 at 10:07 PM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's been working for me for almost two years now.  You do have to<br>
have the proper prereqs in place, of course (like GnuWin32, Python,<br>
etc).<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Fri, Feb 8, 2013 at 12:51 PM, Justin Holewinski<br>
<<a href="mailto:justin.holewinski@gmail.com">justin.holewinski@gmail.com</a>> wrote:<br>
> Alright, that's good news!  When was this fixed?<br>
><br>
><br>
> On Fri, Feb 8, 2013 at 12:16 PM, Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>><br>
> wrote:<br>
>><br>
>> The tests have worked fine on Windows for a while now when building<br>
>> with an MSVC environment.  As for the tests failing, what tests are<br>
>> failing for you?  Can you pastebin the results?  I have seen issues<br>
>> with MSVC11, but not MSVC10.<br>
>><br>
>> Thanks!<br>
>><br>
>> ~Aaron<br>
>><br>
>> On Fri, Feb 8, 2013 at 11:44 AM, Justin Holewinski<br>
>> <<a href="mailto:justin.holewinski@gmail.com">justin.holewinski@gmail.com</a>> wrote:<br>
>> > Last time I checked, running the tests on Windows with MSVC was a PITA.<br>
>> > The<br>
>> > test scripts still expect a UNIX-like environment, so a lot of tests<br>
>> > fail.<br>
>> > If that has been rectified, someone please let me know!<br>
>> ><br>
>> > I would imagine it should work much better with cygwin, or mingw with a<br>
>> > bash<br>
>> > shell and utils.<br>
>> ><br>
>> ><br>
>> > On Fri, Feb 8, 2013 at 11:29 AM, Dmitry Babokin <<a href="mailto:babokin@gmail.com">babokin@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hello,<br>
>> >><br>
>> >> I'm compiling llvm+clang (both are 3.2) on Windows using CMake + VS2010<br>
>> >> (SP1). I have ALL_BUILD successfully passing, but "check-all" fails. Is<br>
>> >> it<br>
>> >> expected to pass? Is it expected to pass on Windows with any other<br>
>> >> toolchain?<br>
>> >><br>
>> >> -Dmitry<br>
>> >><br>
>> >> _______________________________________________<br>
>> >> LLVM Developers mailing list<br>
>> >> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>> >> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
>> >><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> ><br>
>> > Thanks,<br>
>> ><br>
>> > Justin Holewinski<br>
>> ><br>
>> > _______________________________________________<br>
>> > LLVM Developers mailing list<br>
>> > <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>> > <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
>> ><br>
><br>
><br>
><br>
><br>
> --<br>
><br>
> Thanks,<br>
><br>
> Justin Holewinski<br>
</div></div></blockquote></div><br></div>