-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillabuild-problemwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
| Bugzilla Link | 8850 |
| Resolution | WONTFIX |
| Resolved on | Apr 22, 2011 02:58 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#9072 |
| CC | @asl,@rubenvb |
Extended Description
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
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillabuild-problemwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid