Search | Directories | Reference Tools
UW Home > UWIN > Computing and Networking > Software Guide 
-->
 
[Software Guide]
   
  UW Software Resources:
    Site Licenses 
 >   UW Tech Computers 
      A-Z Software List
      Computer List
      Software Category List
      Guidelines for Use
      Software Update Policy 
   
   
   
 

Gnu Fortran

Available on the computers: Dante, Homer, Ovid, and Vergil

The Fortran -- FORmula TRANslator -- compiler offers a full implementation of the ISO and ANSI Fortran 90 standard in addition to FORTRAN 77 compatibility. A widely used programming language for numerical and scientific applications.

Using the Software

Gnu Fortran
The Gnu Fortran compiler is named g77. To compile a Fortran source file, at the system prompt, type:

% g77 file

The man page is available by typing:

% man g77

at the system prompt.

Technical Support
Help is available from UW Technology. Send a question to help@u.washington.edu if you need help with this software.

(software updated 4/3/07)