This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > f2c (20160102)


f2c is a Fortran-to-C converter.

This package includes libf2c, which must be linked to the resulting C
code.

Thus the general idea is: f2c foo.f; gcc foo.c -lf2c

Or use the fc script provided in the docs directory. Beware, fc is also
a bash builtin.

f2c used to use two separate libraries, libi77 and libf77. These are
now rolled together into libf2c. Beware, libf2c carries a separate
version number from f2c itself. The version number associated with the
SlackBuilds package is the f2c version number.

If combining with gfortran, you may want to use gfortran -ff2c. See the
gfortran man page.

Multiple files must be downloaded because netlib doesn't provide a
convenient single tarball.

Maintained by: Judah Milgram
Keywords: fortran,c,converter,gfortran,f77,f2c,libf2c,libi77,libf77
ChangeLog: f2c

Homepage:
http://www.netlib.org/f2c/

Source Downloads:
libf2c.zip (e80fb30fa3717660db71b1bed65b88b7)
fc (dcdf6afbd96204662bf10594b744cb44)
f2c.pdf (2a84d6d2f74412d7a288e721070d62b8)
src.tgz (28758bfd41de18b0d1fcf716eea05032)

Download SlackBuild:
f2c.tar.gz
f2c.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
f2c.SlackBuild
f2c.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds