| ACADEMIC COMPUTING and COMMUNICATIONS CENTER | |||||||||
The Gnu C and F77 compilers are integrated; g77 is a program to call gcc with options to recognize programs written in Fortran (ANSI FORTRAN 77, also called F77). gcc processes input files through one or more of four stages: preprocessing, compilation, assembly, and linking.
The g77 man page contains full descriptions for only F77-specific aspects of the compiler, though it also contains summaries of some general-purpose options. For a fuller explanation of the compiler, see gcc(1).
For: Unix.
Documentation
Partial support for this software is available from the UIC Computer Center.
| 2006-11-27 JGS |
|