就如同官網上所講的, MSYS可以讓Windows有基本的Linux Shell的指令. 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. 但由於mingw-get-inst自動安裝程式下載msys的套件安裝還有問題, 所以我改用手動安裝. 官網的安裝說明: http://www.mingw.org/wiki/msys
發表文章
目前顯示的是 10月, 2010的文章
It seems the MinGw main site is broken currently. (2010 Oct 26) The automated MinGW Installer (mingw-get, mingw-get-inst) still can't find some of the packages. I do some googling and find another maintainer of MinGW -- TDM-GCC which has a better installer. Reference: http://wiki.codeblocks.org/index.php?title=MinGW_installation