cThese are installation instructions for my CE 21: Introduction to Computing class so that students will be able to install the compilers on their systems at home.
Download the following files from the MinGW website:
- MSYS-1.0.10.exe
- binutils-2.16.91-20060119-1.tar.gz
- gcc-core-3.4.2-20040916-1.tar.gz
- gcc-g++-3.4.2-20040916-1.tar.gz
- mingw-runtime-3.12.tar.gz
- w32api-3.9.tar.gz
Assuming that the students downloaded them on their desktop as described in the screenshot above, the video below shows the details of installing MSYS. Take note the the installation directory is c:\msys and not c:\msys\1.0.
Technorati Tags: ce21, c++, programming, installation instructions
Related Posts Related Websites- Dos Runtime Error - Eliminate these Errors ! There are many causes for coming across an assortment of error reports on your pc;...
- Installing a WordPress Blog If you want to install WordPress on your own server, the first step is to...

0 Response to “Installing MSYS and MinGW”