gfortran compiler option question?
- From: john.chludzinski@xxxxxxxxx
- Date: Mon, 20 Aug 2012 04:56:55 -0700 (PDT)
Instead of prefixing every file with .f or .f95 or .f03 etc., I'd like to use a compiler option to tell gfortran which version/standard the code is. I'd like simply to have *.f files (*** I'm a FORTRAN newbie, so maybe I'm going against good practice? ***).
I tried: --std=f95 on a *.f file with FORTRAN 95 code but still got a train-load of errors.
Suggestions?
---John
.
- Follow-Ups:
- Re: gfortran compiler option question?
- From: Wolfgang Kilian
- Re: gfortran compiler option question?
- From: dpb
- Re: gfortran compiler option question?
- From: Klaus Wacker
- Re: gfortran compiler option question?
- Prev by Date: Re: substrings and array sections
- Next by Date: Re: gfortran compiler option question?
- Previous by thread: select type and pointer assignment
- Next by thread: Re: gfortran compiler option question?
- Index(es):