

HPC Mac OS X offers GCC builds, which include gfortran Homebrew offers the latest stable gfortran release as part of the "gcc" package. Other projects packaging GCC (and gfortran) binaries for Mac include: The gfortran maintainers offer nice Apple-style installers for macOS: Detailed instructions can be found here. Alternatively, the 'system' command can be used to run gfortran from the Octave GUI together with the Octave editor. Combined with Notepad++ ( ), you will be able to get on with fortran development using nothing but GPL tools. Stick it to your task bar so it's always to hand. From the Windows start menu, open up Octave and you will find the bash shell. Octave: Octave 6.1 comes with gcc/gfortran-9.3.1.

Use at your own risk)Ĭygwin: The Cygwin project offers up-to-date builds of GCC and gfortran MinGW 32/64bit builds by (builds were announced at note - is not affiliated with any MinGW or GCC developer. above) you might search for the file in Toolchains targetting Win32 (Personal Builds or Automatized Builds). mingw-w32-bin_i686-mingw_.zip runs on and generates binaries for 32bit Windows (cf. The MinGW for Win64 project has also binaries for 32bit Windows e.g. Official MinGW builds (only releases), last seen was 6.3.0 () The file name pattern is - thus, mingw-w64-bin_x86_64-mingw_20100527.zip is a compiler targeting 64bit Windows ( mingw-w64) but also running ("host") on 64bit Windows ( xx86-64-mingw) you might search for the file in Toolchains targetting Win64 (Personal Builds or Automatized Builds). They provides several compilers, which run on Windows (32-bit and 64-bit Windows), Cygwin, Linux, and Darwin/MacOS - and which generate binaries for 32bit or 64bit Windows. MinGW for Win64: The Mingw-w64 project has regularly updated snapshots of compilers generating 64-bit Windows executables. If in doubt, or if you don't know what Cygwin and MinGW are, the package for you is the MinGW ("native Windows") package! Most of the builds below come from gfortran maintainers but not all.

Note: There do not exist any official FSF/GNU/GCC binary builds (only source packages). This page gathers links to all unofficial gfortran binary packages people regularly build, based on the current development gfortran source code.
