> If I define _MSC_VER, it is utilized the 64-bit functions, MinGW can use
> them, but not by default.
Isn't this a solution?
use of this define globally (such as make MYCFLAGS="-D_MSC_VER=1400" mingw) leads to a large number of errors at link time. and just have to do a patch, it is best to do so: