MSYS2 / MSYS / MinGW: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
;MSYS2 |
;MSYS2 |
||
* [https://www.msys2.org/ MSYS2 homepage] |
* [https://www.msys2.org/ MSYS2 homepage] |
||
* [https://github.com/msys2 MSYS2 on GitHub] |
|||
* [https://sourceforge.net/projects/msys2/ MSYS2 on SourceForge] |
* [https://sourceforge.net/projects/msys2/ MSYS2 on SourceForge] |
||
Revision as of 09:45, 15 October 2018
This page is about:
- MSYS, MSYS is a collection of GNU utilities such as bash, make, gawk and grep on Windows.
- MinGW, "Minimalist GNU for Windows". MinGW is a minimalist development environment for native Microsoft Windows applications.
- MSYS2, a Cygwin-derived software distro for Windows using Arch Linux's Pacman. MSYS2 is an independent rewrite of MSYS, based on modern Cygwin (POSIX compatibility layer) and MinGW-w64 with the aim of better interoperability with native Windows software.
MSYS and MinGW are mostly inactive now. MSYS2 is the active alternative.
References
- MSYS2
- MSYS / MinGW