<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189">189</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>module unwind is in file 'gcc\unwind.h' which cannot be read
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>GDC
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.9.x
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MinGW
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libgdruntime
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ibuclaw@gdcproject.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>aliloko@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This happens with GDC 4.9.2 compiled for Windows with target Windows:

-
<a href="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/i686-w64-mingw32/i686-w64-mingw32_2.066.1_gcc4.9.2_f378f9ab41_20150413.7z</a>
-
<a href="http://gdcproject.org/downloads/binaries/x86_64-w64-mingw32/x86_64-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</a>

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;


                   ^</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>