Package f2c: Information

    Source package: f2c
    Version: 20200916-alt1.E2K.1
    Build time:  Jun 20, 2022, 04:34 PM
    Category: Development/C
    Report package bug
    License: BSD-4-Clause
    Summary: F2c converts Fortran 77 source code to C/C++ source code
    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.

    List of rpms provided by this srpm:
    f2c (e2kv6, e2kv5, e2kv4, e2k)
    f2c-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libf2c-devel-doc (noarch)
    libf2c-ng (e2kv6, e2kv5, e2kv4, e2k)
    libf2c-ng-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libf2c-ng-devel (e2kv6, e2kv5, e2kv4, e2k)
    libf2c-ng-devel-static (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Andrew Savchenko


      1. unzip
      2. rpm-build-licenses

    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