Main > Programming > Libraries >

ExtUtils::F77 1.15

ExtUtils::F77 1.15

Sponsored Links

ExtUtils::F77 1.15 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 940
Date added: 2007-05-02
Publisher: Karl Glazebrook

ExtUtils::F77 1.15 description

ExtUtils::F77 is a simple Perl 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
...

SYNOPSIS

use ExtUtils::F77; # Automatic guess
use ExtUtils::F77 qw(sunos); # Specify system
use ExtUtils::F77 qw(linux g77); # Specify system and compiler
$fortranlibs = ExtUtils::F77->runtime;

METHODS

The following methods are provided:

runtime

Returns a list of F77 runtime libraries.

$fortranlibs = ExtUtils::F77->runtime;

runtimeok

Returns TRUE only if runtime libraries have been found successfully.

trail_

Returns true if F77 names have trailing underscores.

compiler

Returns command to execute the compiler (e.g. f77).

cflags

Returns compiler flags.

testcompiler

Test to see if compiler actually works.

More methods will probably be added in the future.

ExtUtils::F77 1.15 Screenshot

Advertisements

ExtUtils::F77 1.15 Keywords

Bookmark ExtUtils::F77 1.15

Hyperlink code:
Link for forum:

ExtUtils::F77 1.15 Copyright

WareSeeker periodically updates pricing and software information of ExtUtils::F77 1.15 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of ExtUtils::F77 1.15 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
ExtUtils::configPL is a Perl extension to automagically configure Perl scripts. Free Download
ExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications. Free Download
ExtUtils::Manifest is a Perl module that contains utilities to write and check a MANIFEST file. Free Download
ExtUtils::PerlPP is a Perl Preprocessor. Free Download
ExtUtils::ParseXS is a Perl module that converts Perl XS code into C code. Free Download
ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. Free Download
ExtUtils::SVDmaker is a Perl module to create CPAN distributions. Free Download
ExtUtils::MM_Any is a Perl module with Platform-agnostic MM methods. Free Download