Next: new_thorn.pl
Up: Perl scripts
Previous: setup_configuration.pl
Contents
configure.pl
This file is called from the configure script to determine the way Fortran
names are represented for the specified Fortran compiler. It works out the
names for subroutines/functions, and for common blocks, and writes a
perl script which can be used to convert a name to the appropriate form so
C and Fortran can be linked together.
|