Victor Stinner <[email protected]> wrote: > Is MinGW fully compatible with MSVS ABI? I read that it reuses the > MSVCRT, but I don't know if it's enough.
Not out of the box. See: https://github.com/numpy/numpy/wiki/Mingw-static-toolchain Sturla _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
