From: Ron Grunwald via inline
Sent: Monday, May 22, 2017 11:55 PM
To: inline@perl.org
Subject: Inline::F2003 - New ILSM proposed
The name of the proposed module is Inline::F2003
Please let us know when it becomes available from CPAN.
The module will only work for compilers that are compliant with the
FORTRAN 2003 standard and above.
With gfortran (from gcc-7.1.0) I tried:
C:\_32>gfortran -f2003 -c demo.f -o demo.o
gfortran: error: unrecognized command line option '-f2003'
I gather this indicates that gcc's gfortran is not compliant with the
FORTRAN 2003 standard ?
Cheers,
Rob