Skip to content

Batch file to download MinGW compiler (gcc 4.5)

Notifications You must be signed in to change notification settings

dacap/mingw-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinGW Downloader

Instructions

  1. Uncompress MinGW-Downloader.zip in C:\Compilers (or any other folder without spaces)
  2. Execute C:\Compilers\MinGW-Downloader\MinGW-4.5-Downloader.bat
  3. Wait until it finishes.
  4. Done, you get MinGW-4.5 folder with gcc 4.5 and batch file named Run-cmd-with-MinGW-4.5.bat which setups the PATH directory to use gcc and g++ from the command line.

Finally the MinGW-4.5 folder and Run-cmd-with-MinGW-4.5.bat file are portable, which means that you can copy both in a pen drive and use them anywhere.

Problems?

Report errors to davidcapello@gmail.com

About

Batch file to download MinGW compiler (gcc 4.5)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages