6 lines
297 B
Text
6 lines
297 B
Text
|
f77 is a driver utility for f2c and gcc. By default, f77 will
|
||
|
install and use Sun microsystem's fpp Fortran 77 preprocessor;
|
||
|
the driver can be built to use cpp instead. The driver recognizes
|
||
|
all f2c and fpp (or cpp) options that could be used in the context
|
||
|
of compiling Fortran 77 source code.
|