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.
                            Create apps with multiple scripting languages, encrypted code, and helpful code examples
                            Office Viewer Component is designed to ease specific issues for ActiveX
                    TDR Kotelnikov is a wideband audio dynamics processor
ButtonBass Dubstep Piano is a virtual keyboard piano loaded with dubstep loops
Acon Digital Multiply is a free and versatile chorus effect
New Windows 10 sound manager, replacing the volume mixer
Manages and optimizes audio music tracks
Cyclop is a monophonic synthesizer with a large number of innovative features
Comments