mingw

#TIL MSYS2? MinGW?

1 minute read

MSYS2 refers to the libraries and programs that use the POSIX emulation layer (“msys2 runtime”, derived from Cygwin’s cygwin1.dll). It is very easy to por...