[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#317400: RFA: libextutils-f77-perl -- Simple interface to F77 libs



Package: wnpp
Severity: normal

Package: libextutils-f77-perl
Priority: optional
Section: perl
Installed-Size: 76
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.14-3
Depends: perl (>= 5.6.0-16)
Filename:
pool/main/libe/libextutils-f77-perl/libextutils-f77-perl_1.14-3_all.deb
Size: 13352
MD5sum: 4308333565368c800bb4f7fa068a3ad6
Description: 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
   ...

Cheers

Luk



Reply to: