PACKAGE NAME: f2c-20160102-x86_64-1salix15.0.txz PACKAGE LOCATION: ./salix/development PACKAGE SIZE (compressed): 289 K PACKAGE SIZE (uncompressed): 1156 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: f2c: f2c (a Fortran-to-C converter) f2c: f2c: by S. I. Feldman, David M. Gay, Mark W. Maimone, and N. L. Schryer f2c: f2c: From netlib. Includes libf2c. f2c: f2c: The general idea: f2c foo.f; gcc foo.c -lf2c f2c: f2c: If combining with gfortran, see the -ff2c option in the gfortran man f2c: page. f2c: