mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
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!
|