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

--- Comment #1 from Michael Cronenworth <m...@cchtml.com> ---
Testing note: Libarchive uses "secure" CRT calls (_s suffix) that were
implemented in MinGW-w64 in August 2012. The CRT in Fedora is a snapshot from
July 2012. Libarchive also calls _mkgmtime64 that does not seem to be supported
in MinGW/Windows XP. You can only run the resulting library in Windows 7 or
higher. I made a patch againsg libarchive so that libarchive could be run on
XP, but I will need to test it before I consider applying it here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to