Package libf2c-ng-devel: Information

Binary package: libf2c-ng-devel
Version: 20200916-alt1.E2K.1
Architecture: e2kv5
Build time:  Jun 15, 2022, 03:59 PM
Source package: f2c
Category: Development/C
Report package bug
License: BSD-4-Clause
Summary: Headers of f2c
Description: 
F2c converts Fortran 77 source code in files with names ending in `.f' or `.F' to
C (or C++) source files in the current directory, with `.c' substituted for the
final `.f' or `.F'. If no Fortran files are named, f2c reads Fortran from
standard input and writes C on standard output. File names that end with `.p' or
`.P' are taken to be prototype files, as produced by option `-P', and are read
first.

This package contains headers of f2c.

Maintainer: Andrew Savchenko


Last changed


June 11, 2022 Andrew Savchenko 20200916-alt1.E2K.1
- f2cc: switch from /usr/local to system paths
- Add libf2c-dm.so with dummy MAIN__() necessary for *some* use
  cases (e.g. when building parts of DSO in Fortran)
Oct. 14, 2021 Ivan A. Melnikov 20200916-alt1
- Version 20200916
- fix build on riscv64
Feb. 12, 2018 George V. Kouryachy 20160102-alt1
- Version 20160102
- MIPS build