Package: libextutils-f77-perl (1.16-2) [universe]
Links for libextutils-f77-perl
Ubuntu Resources:
Download Source Package libextutils-f77-perl:
- [libextutils-f77-perl_1.16-2.dsc]
- [libextutils-f77-perl_1.16.orig.tar.gz]
- [libextutils-f77-perl_1.16-2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Jose Luis Rivas
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [search.cpan.org]
Similar packages:
Simple interface to F77 libs
This module tries to figure out how to link C programs with Fortran subroutines on your system. Basically one must add a list of Fortran runtime libraries. The problem is their location and name varies with each OS/compiler combination!
This module tries to implement a simple 'rule-of-thumb' database for various flavours of UNIX systems. A simple self-documenting Perl database of knowledge/code for figuring out how to link for various combinations of OS and compiler is embedded in the modules Perl code. Please help save the world by sending database entries for your system to kgb@aaoepp.aao.gov.au
The library list which the module returns can be explicitly overridden by setting the environment variable F77LIBS, e.g.
% setenv F77LIBS "-lfoo -lbar" % perl Makefile.PL ...
Other Packages Related to libextutils-f77-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libextutils-f77-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 13.2 kB | 76.0 kB | [list of files] |