https://bugzilla.redhat.com/show_bug.cgi?id=1092759
--- Comment #2 from [email protected] --- The native executable does not show the problem because of conditional compilation and support for large files. It is only seen with the mingw* built executables which don't get created with large file support. If we could build mingw-zlib with large file support that would alleviate the issue. rhel 6 mingw32 works with the test case because it is built with a version of zlib before large file support was added to zlib. -- 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=OfDKecPXoJ&a=cc_unsubscribe _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
