0 Members and 2 Guests are viewing this topic.
The total size of the installation of MSYS/MinGW is around 110 MB. Be sure to have enough space on your hard disk.If you haven't already installed MinGW on your system, install MinGW in C:\MinGW. It is better to not install it in the same directory than MSYS, though there should be no problem since MSYS 1.0.11. In the installer, choose "Download and install", then "Current" (it will install gcc 4.4.0).Install MSYS 1.0.11. I usually install it in C:\msys\1.0, but you can use any directory that you prefer.Check http://sourceforge.net/projects/mingw/files/ for more recent versions of all these files.Next, the post install process will ask for the directory where MinGW was installed to. Enter "c:/mingw". If you make a mistake, you can change it by editing the "C:\msys\1.0\etc\fstab" file, make sure to use 'LF line endings. An example fstab may contain:c:/mingw /mingwc:/java /javaInstall MSYS DTK 1.0 in C:\msys\1.0.Install MSYS Core 1.0.11. It is an archive. Untar it in C:\msys\1.0.Set the environment variable HOME to C:\msys\1.0\homeUpdate GCC to 4.5.0 using the gcc-core-4.5.0-1-mingw32-bin package