On Mon, 18 Dec 2017, Jacek Caban wrote:
It requires adding compatibility code for x86_64 msvcrt version. I don't have arm setup to test, but I assume it's present there.
Based on the msvcrt.dll from Win10 IoT on arm, the arm msvcrt.dll doesn't have this function (which matches our msvcrt.def.in as well). So I'd prefer to have it added consistently to src_msvcrtarm32 and src_msvcrtarm64 as well (where we already have the other corresponding sources).
With this fixed: Signed-off-by: Martin Storsjö <[email protected]> // Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
