MSYS is a collection of GNU utilities such as bash, make, gawk and grep for Microsoft Windows, supporting UNIX shell scripting, and building of applications and programs which depend on the availability of traditional UNIX tools.
Currently, I'm trying to figure out how to set up SDL with MinGW. I've seen a couple of sites that …
gcc installation mingw sdl msysafter searching about it i found some info (yet confusing for me) Cygwin is a Unix-like environment and command-line interface …
cygwin mingw msysI need to pass /DEF:c:\filepath\myLib.def" command line option from a bash script to MS compiler/linker. …
path portability mingw32 msys cygpathI run MSys/Bash as distributed in Git for Windows. I added the folder C:\Windows\Microsoft.NET\Framework\v4.0.30319 …
bash msysgit msysI'm running windows XP. I have been following this tutorial and so downloading mingw-get-inst here. I've done this a couple …
c++ windows-xp g++ mingw msysI'm following a tutorial for installing Synthesis Toolkit on Windows 7 I figured that I already installed MinGW and MSYS, and …
mingw msysI've been exploring use of MSys lately as an alternative, 'nix-like shell for my windows development. However, the default colors …
console mingw msys