Re: Inline::F2003 - New ILSM proposed

[email protected] Tue, 23 May 2017 12:05:49 +1000
Newsgroups perl.inline
Message-ID <E2E9584A77D649D9B07809EA431185B4@OwnerPC311012>
From: Ron Grunwald via inline
Sent: Monday, May 22, 2017 11:55 PM
To: [email protected]
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