[Bug fortran/12912] New: gfortran does not compile .f (f77) fortran files
wcohen at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 16:53:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12912
Summary: gfortran does not compile .f (f77) fortran files
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wcohen at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ia64-redhat-linux
GCC target triplet: ia64-redhat-linux
When one tries to compile a f77 program with a .f extension the gfortran returns
an error messages along the lines of the following:
gfortran: dcabs1.f: Fortran compiler not installed on this system
This problem appears to occur with any file with .f and is inpendent of the
host/target triplets.
More information about the Gcc-bugs
mailing list