(added cfe-commits) SJLJ is not supported at all under Windows. DWARF works with under Win32. SEH works (or will work?) under Win64. The GCC_Generic will not work as-is on Windows, but the principle is the same, locate gcc.exe on the path and build include locations relative to it. http://reviews.llvm.org/D5268