User Tools

Site Tools


linux:compilers

Differences

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

Link to this comparison view

linux:compilers [2016/04/12 07:26] – [Compilers] lenocillinux:compilers [2016/04/12 07:27] (current) – [See also] lenocil
Line 32: Line 32:
 In most cases, ''gfortran'' can be made to compile programs written in Fortran 77. If all else fails, the latest version of ''g77'', the previous GNU fortran compiler, can be installed on your system. However, this compiler is not always able to link with newer libraries, and there is no guarantee it will be maintained for much longer. So it is usually better to spend some time figuring out how to use the current compilers to compile your code, in stead of depending on an obsolete compiler. In most cases, ''gfortran'' can be made to compile programs written in Fortran 77. If all else fails, the latest version of ''g77'', the previous GNU fortran compiler, can be installed on your system. However, this compiler is not always able to link with newer libraries, and there is no guarantee it will be maintained for much longer. So it is usually better to spend some time figuring out how to use the current compilers to compile your code, in stead of depending on an obsolete compiler.
  
-====== See also ====== 
-  * [[https://www.strw.leidenuniv.nl/~deul/practicum/html/chapter6.html|Introduction to Programming at Leiden Observatory]] 
  
linux/compilers.txt · Last modified: 2016/04/12 07:27 by lenocil