[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fortran 9x patch
From: |
Michael Nolta |
Subject: |
Fortran 9x patch |
Date: |
Tue, 23 Mar 2004 14:59:24 -0500 |
I updated my Fortran 9x patch to include support for preprocessed
fortran extensions (i.e., .F90 & .F95). Here's the NEWS entry:
* Better support for Fortran 90/95 with the new "fc" and "ppfc"
languages.
Works the same as the old Fortran 77 implementation; just replace F77
with FC everywhere (exception: FFLAGS becomes FCFLAGS). Requires a
version of autoconf which provides AC_PROG_FC (>=2.59). Adds the tests
compile_f90_c_cxx, f90only, and link_f90_only.
-Mike
automake_fc_ppfc.patch
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Fortran 9x patch,
Michael Nolta <=