blob: cf76985ec461b175914b5b33718011fd724761de (
plain) (
tree)
|
|
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!
|