[LLVMdev] check-all is failing on Windows: is it expected?

Justin Holewinski justin.holewinski at gmail.com
Fri Feb 8 08:44:34 PST 2013


Last time I checked, running the tests on Windows with MSVC was a PITA.
The test scripts still expect a UNIX-like environment, so a lot of tests
fail.  If that has been rectified, someone please let me know!

I would imagine it should work much better with cygwin, or mingw with a
bash shell and utils.


On Fri, Feb 8, 2013 at 11:29 AM, Dmitry Babokin <babokin at gmail.com> wrote:

> Hello,
>
> I'm compiling llvm+clang (both are 3.2) on Windows using CMake + VS2010
> (SP1). I have ALL_BUILD successfully passing, but "check-all" fails. Is it
> expected to pass? Is it expected to pass on Windows with any other
> toolchain?
>
> -Dmitry
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>


-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130208/4cd935c8/attachment.html>


More information about the llvm-dev mailing list