A common misunderstanding is MSYS is "UNIX on Windows", MSYS by itself does not contain a compiler or a C library, therefore does not give the ability to magically port UNIX programs over to Windows nor does it provide any UNIX specific functionality like case-sensitive filenames. Users looking for such functionality should look to Cygwin or Microsoft's Interix instead.
To build an application for MSYS (as opposed to using MSYS), users will need to install the MSYS Toolchain. It contains headers and libraries for MSYS along with a patched version of GCC and Binutils.
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.
Offers basic functionality such as reading and erasing diagnostic trouble codes
Help Stacy to take good care of the children and save money for her telescope
A historical strategy game on great battles of the XVII-XVIII centuries
You mission is to construct entire residential districts for people
Monopoly Tycoon is not based on the board games, but on a fresh idea
Recreate magnificent feats of railroading history from around the world
In Cold Fear your mission is to investigate an abandoned Russian whaling ship
Comments