<html>
    <head>
      <base href="https://bugs.freedesktop.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 - Regression: AX_C_FLOAT_WORDS_BIGENDIAN broken on mingw"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85120">85120</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Regression: AX_C_FLOAT_WORDS_BIGENDIAN broken on mingw
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dmacks@netspace.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Passing along from inkscape-devel mailing list...

The patch closing <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - x11-libs/cairo-1.12.14 fails to compile using clang+lto"
   href="show_bug.cgi?id=63310">Bug #63310</a> (git commit
7cfebce15228c88ee122edb8ba575f9a609e36f4) appears to be broken on platforms
that use filename extensions for linked executables. As of cairo-1.14.0, the
strings test hardcodes the AC_LINK_IFELSE executable name as "conftest", which
is correct for linux and osx, but mingw, it would be "conftest.exe" instead.
Using "conftest$ac_exeext" is probably the platform-independent way of getting
it correct.

For original report, diagnosis, and viability of this solution, see
<a href="http://sourceforge.net/p/inkscape/mailman/message/32939144/">http://sourceforge.net/p/inkscape/mailman/message/32939144/</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>