1999-12-07 22:17:41 +01:00
|
|
|
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!
|
2003-05-14 23:26:51 +02:00
|
|
|
|
|
|
|
WWW: http://search.cpan.org/dist/ExtUtils-F77/
|