MSYS is a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present. It is intended to supplement MinGW and the deficiencies of the cmd shell.
An example would be building a library that uses the autotools build system. Users will typically run "./configure" then "make" to build it. The configure shell script requires a shell script interpreter which is not present on Windows systems, but provided by MSYS.


Recent comments
2 years 21 weeks ago
2 years 21 weeks ago
3 years 2 weeks ago
3 years 2 weeks ago
3 years 2 weeks ago
3 years 2 weeks ago
3 years 2 weeks ago
3 years 2 weeks ago
3 years 3 weeks ago
3 years 10 weeks ago