Difference between revisions of "Brian mingw"

From New IAC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==How to install gfortran with mingw==
+
==How to use gfortran with mingw==
====Install GNUwin32 tools====
+
====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

  1. Download GetGnuWin32 from SourceForge
  2. Edit download.bat for an appropriate mirror (umn and unc are good for I2)


Install MingW environment

  1. Download tarballs of up-to-date MingW binaries from SourceForge
    1. binutils
    2. gcc-core
    3. gcc-c++ (optional)
    4. gcc-fortran
    5. w32api