[LLVMbugs] [Bug 10729] New: [Meta][Win] Clang MinGW(-w64) test failures

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 24 05:45:46 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10729

           Summary: [Meta][Win] Clang MinGW(-w64) test failures
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: vanboxem.ruben at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Using GCC 4.6.2 (prerelease) with current LLVM/Clang together with current
v2.0-rc1 mingw-w64 crt it is possible to run the clang test suite.

To run the test suite, one needs to copy the system headers in
<mingw64>/x86_64-w64-mingw32/include to <LLVMbuild>/x86_64-w64-mingw32/include
and the libstdc++ headers <mingw64>/include/c++ to <LLVMBuild>/include/c++ so
that the produced Clang binaries can find their headers.

This report will depend on any bug reports about failing tests in the Clang
test suite for mingw-w64.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list