Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: *.dll name mismatch https://bugzilla.redhat.com/show_bug.cgi?id=630522 Summary: *.dll name mismatch Product: Fedora Version: 13 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: mingw32-zlib AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected], [email protected], [email protected], [email protected] Classification: Fedora Description of problem: Fedora's zlib*.dll's name doesn't match MinGW's zlib*.dll: c.f. http://sourceforge.net/projects/mingw/files/MinGW/zlib/zlib-1.2.3-1-mingw32/libz-1.2.3-1-mingw32-dll-1.tar.gz/download # tar tzf /tmp/libz-1.2.3-1-mingw32-dll-1.tar.gz bin/ bin/libz-1.dll Fedora's ships zlib1.dll: # rpm -ql mingw32-zlib /usr/i686-pc-mingw32/sys-root/mingw/bin/zlib1.dll /usr/i686-pc-mingw32/sys-root/mingw/include/zconf.h /usr/i686-pc-mingw32/sys-root/mingw/include/zlib.h /usr/i686-pc-mingw32/sys-root/mingw/lib/libz.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libz.la Version-Release number of selected component (if applicable): mingw32-zlib-1.2.3-19.fc12.noarch Actual results: *.dll name mismatch. Expected results: Fedora's mingw cross-toolchain packages' *.dll's names to match the native ones. Additional info: * A mingw user informed me that mingw-packages, I am building with Fedora's mingw32-toolchains do not work for him, because of this zlib*dll name mismatch. * I noticed that it's Fedora's *.spec which explictly changes zlib-1.dll into zlib.dll. I do not understand this change. -- 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. _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
