Difference between revisions of "Brian mingw"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | ==How to | + | ==How to use gfortran with mingw== |
− | ====Install | + | ====Install GnuWin32 tools==== |
− | Download | + | #Download GetGnuWin32 from [http://sourceforge.net/projects/getgnuwin32/files/ SourceForge] |
+ | #Edit download.bat for an appropriate mirror (umn and unc are good for I2) | ||
+ | |||
+ | |||
+ | ====Install MingW environment==== | ||
+ | #Download tarballs of up-to-date MingW binaries from [http://sourceforge.net/projects/mingw/files/ SourceForge] | ||
+ | ##binutils | ||
+ | ##gcc-core | ||
+ | ##gcc-c++ ''(optional)'' | ||
+ | ##gcc-fortran | ||
+ | ##w32api |
Revision as of 23:05, 29 July 2009
How to use gfortran with mingw
Install GnuWin32 tools
- Download GetGnuWin32 from SourceForge
- Edit download.bat for an appropriate mirror (umn and unc are good for I2)
Install MingW environment
- Download tarballs of up-to-date MingW binaries from SourceForge
- binutils
- gcc-core
- gcc-c++ (optional)
- gcc-fortran
- w32api