May 25, 2015
http://bugzilla.gdcproject.org/show_bug.cgi?id=189

            Bug ID: 189
           Summary: module unwind is in file 'gcc\unwind.h' which cannot
                    be read
           Product: GDC
           Version: 4.9.x
          Hardware: x86
                OS: MinGW
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: libgdruntime
          Assignee: ibuclaw@gdcproject.org
          Reporter: aliloko@gmail.com

This happens with GDC 4.9.2 compiled for Windows with target Windows:

-
http://gdcproject.org/downloads/binaries/i686-w64-mingw32/i686-w64-mingw32_2.066.1_gcc4.9.2_f378f9ab41_20150413.7z
-
http://gdcproject.org/downloads/binaries/x86_64-w64-mingw32/x86_64-w64-mingw32_2.066.1_gcc4.9.2_f378f9ab41_20150413.7z

Relevant extract of build output.


c:\d\gdc-64b\lib\gcc\x86_64-w64-mingw32\4.9.2\include\d\gcc\backtrace.di:393:16:
    error: module unwind is in file 'gcc\unwind.d' which cannot be read
            import gcc.unwind;


                   ^

-- 
You are receiving this mail because:
You are watching all bug changes.