Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: mingw32-zlib does not build mingw32-minizip https://bugzilla.redhat.com/show_bug.cgi?id=498508 Summary: mingw32-zlib does not build mingw32-minizip Product: Fedora Version: rawhide Platform: All URL: http://sailer.fedorapeople.org OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: mingw32-zlib AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected], [email protected], [email protected], [email protected] Classification: Fedora The native zlib SRPM also builds the minizip library and the minizip and minizip-devel RPM's. The mingw32 version - mingw32-zlib - does neither build the minizip DLL nor mingw32-minizip RPM's. On http://sailer.fedorapeople.org, I've put a version of the mingw32-zlib SRPM that uses the same (autotools) buildsystem as the native package uses. It build both the zlib and the minizip RPMs. The downside of this package, however, is that the binary name of the zlib DLL changes from zlib1.dll to libz-1.dll. Implib names stay the same. I have no idea how to change the DLL name with libtool. So the downside of this package is that while it is API compatible, it is not ABI compatible. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
