fortran 90

Major A andras@users.sourceforge.net
Mon Jan 21 02:36:00 GMT 2002


> g77 supports *some* Fortran 90 constructs if you specify -ff90 (this
> flag exists mostly to make it possible for the compiler to discern these
> Fortran 90 constructs from extensions borrowed from other compilers if
> they conflict).  The compiler does *not* support the whole Fortran 90
> language.
> 
> If you want a gratis Fortran 95 compiler for ix86 Linux, you could
> download the Intel compiler for Linux (perhaps best to search with
> Google for "intel fortran linux").

Oh, thanks a lot, I didn't know it was free now. It tells me that some
of the code uses non-standard extensions to f95, not even f90...

  Andras



More information about the Gcc-help mailing list