User Tools

Site Tools


use_of_fortran_compiler_in_your_computer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
use_of_fortran_compiler_in_your_computer [2018/05/14 19:18] yutakause_of_fortran_compiler_in_your_computer [2018/05/14 19:31] yutaka
Line 1: Line 1:
 ====== Use of Fortran compiler in your computer ====== ====== Use of Fortran compiler in your computer ======
 +
 +By Yutaka Masuda
  
 Several Fortran compilers are available. Several Fortran compilers are available.
Line 9: Line 11:
  
   * [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]]   * [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]]
 +
 +The following is a summary of the above page.
 +
 +  * Windows
 +    * [[https://sourceforge.net/projects/mingw/|Mingw-w64]] for 64bit Windows
 +    * [[https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/|Mingw-64/32]] for 32bit Windows
 +  * macOS
 +    * For Mac Ports and Homebrew users, use the package manager to install GFortran.
 +    * Otherwise, get an installer from [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]].
 +  * Linux
 +    * For major distributions, use the package manager such as apt, aptitude, yum, dnf, packman etc.
 +    * Otherwise, see the instruction in [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]].
  
 If you install the compiler to your local computer, you don't have to use //Putty// to connect the server. If you install the compiler to your local computer, you don't have to use //Putty// to connect the server.
 You simply save the files in your computer and run the compiler. You simply save the files in your computer and run the compiler.
  
use_of_fortran_compiler_in_your_computer.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki