[Bug 954148] Review Request: mingw-enet - Thin, simple and robust network layer on top of UDP

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 9 08:41:24 UTC 2013


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

František Dvořák <valtri at civ.zcu.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |valtri at civ.zcu.cz



--- Comment #1 from František Dvořák <valtri at civ.zcu.cz> ---
Created attachment 809759
  --> https://bugzilla.redhat.com/attachment.cgi?id=809759&action=edit
linker flags to produce shared library

MinGW ports need always -no-undefined flag when linking a library. The hacks in
the specfile can be replaced by this patch (with added dependency on automake).

The --output-def in the patch is not needed, it's just the producing .def and
packaging it could be useful.

Incorporating this to upstream would require some more work on "autostuff" - to
enable flags in configure only for MinGW builds.

-- 
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=aJ3Kl9M7WQ&a=cc_unsubscribe


More information about the mingw mailing list