f2c translates FORTRAN 77 (with some extensions) into C, so that it can then be compiled and run on a system with no Fortran compiler. The C files must then be linked against the appropriate libraries.
This is an actively maintained FORTRAN to C translator and with the fort77 frontend provides an ideal way to compile FORTRAN routines as black boxes (for example for invocation from C). Source level debugging facilities are not available, and error messages are not as well developed as in g77.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 261.4 kB | 512 kB | [list of files] |
| amd64 | 244.1 kB | 440 kB | [list of files] |
| arm | 238.0 kB | 424 kB | [list of files] |
| armel | 240.5 kB | 428 kB | [list of files] |
| hppa | 254.6 kB | 448 kB | [list of files] |
| i386 | 230.4 kB | 420 kB | [list of files] |
| ia64 | 321.6 kB | 756 kB | [list of files] |
| mips | 258.6 kB | 532 kB | [list of files] |
| mipsel | 257.9 kB | 532 kB | [list of files] |
| powerpc | 248.9 kB | 468 kB | [list of files] |
| s390 | 249.6 kB | 448 kB | [list of files] |
| sparc | 240.2 kB | 444 kB | [list of files] |