"MSYS 1.0
MSYS is a free collection of GNU utilities that allows you to build applications
Program info
See all (2)
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.
Details
Extensions
No information available
The data will be available later.Old versions
No information available
The data will be available later.