[cairo-bugs] [Bug 85120] New: Regression: AX_C_FLOAT_WORDS_BIGENDIAN broken on mingw

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 16 22:37:22 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=85120

            Bug ID: 85120
           Summary: Regression: AX_C_FLOAT_WORDS_BIGENDIAN broken on mingw
           Product: cairo
           Version: unspecified
          Hardware: Other
                OS: Windows (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: chris at chris-wilson.co.uk
          Reporter: dmacks at netspace.org
        QA Contact: cairo-bugs at cairographics.org

Passing along from inkscape-devel mailing list...

The patch closing Bug #63310 (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
http://sourceforge.net/p/inkscape/mailman/message/32939144/

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20141017/e8b5a6af/attachment.html>


More information about the cairo-bugs mailing list