opnsense-src/gnu/usr.bin/cc/cc
Poul-Henning Kamp 24db6e216f During compilation of a Fortran program f2c/f77 will spew the
name of entry points, functions, subroutines, and program to
stderr error.  The enclosed patches do 3 things:

     (1) Silenced the output to stderr.
     (2) Added a -v option to f2c and f77.  This will turn on a verbose
         mode, and dumps quite a bit of stuff to stderr.
     (3) Updated the f2c man page.

PR:		7369
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1998-07-24 07:13:57 +00:00
..
f2c-specs.h During compilation of a Fortran program f2c/f77 will spew the 1998-07-24 07:13:57 +00:00
Makefile First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00