[Bug 1175542] New: Building NASM with mingw-gcc fails in a strange manner

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 18 01:22:25 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1175542

            Bug ID: 1175542
           Summary: Building NASM with mingw-gcc fails in a strange manner
           Product: Fedora
           Version: 20
         Component: mingw32-gcc
          Assignee: rjones at redhat.com
          Reporter: hpa at zytor.com
        QA Contact: extras-qa at fedoraproject.org
                CC: erik-fedora at vanpienbroek.nl,
                    fedora-mingw at lists.fedoraproject.org,
                    kalevlember at gmail.com, rjones at redhat.com



Description of problem:
Building NASM 2.11.07 (or from git) with i686-w63-mingw32 fails with a bunch of
duplicate symbol errors.

Removing -std=c99 from the command line seems to make it work, but I have not
been able to reduce it to a smaller example.

Version-Release number of selected component (if applicable):
mingw32-gcc-4.8.3-1.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Get NASM 2.11.07 source code.
2. ./autogen.sh
3. ./configure --host=i686-w64-mingw32
4. make

Actual results:
Build failure with a bunch of strange symbol errors.

Expected results:
Executables produced.

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NINW6IoVUD&a=cc_unsubscribe


More information about the mingw mailing list