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

           Summary: mingw-w64 win64 build crashes tblgen.exe on
                    Target/CellSPU
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Keywords: build-problem
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


A build using a mingw-w64 toolchain targetting Windows x64 from
mingw-w64.sourceforge.net crashes tblgen when building the Target/CellSPU. A
backtrace reveals very little:

#0  0x000000006ceceead in libgcc_s_sjlj-1!_Unwind_SjLj_Register () from
M:\Development\mingw64\bin\libgcc_s_sjlj-1.dll
#1  0x0000000000000000 in ?? ()

Even when compiled with debug level -g3

Disabling this Target allows the build to continue.

PS: you will need the patch from this bug report to work around a triviality:
http://llvm.org/bugs/show_bug.cgi?id=8848

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to