This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20069] New: gfortran cannot compile ranlib
- From: "dmitri at unm dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Feb 2005 02:22:39 -0000
- Subject: [Bug fortran/20069] New: gfortran cannot compile ranlib
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gfortran (gcc version 4.0.0 20050216 ) cannot compile ranlib
(Library of Fortran Routines for Random Number Generation)
http://lib.stat.cmu.edu/general/Utexas/
gfortran -c -fPIC -O2 -mcpu=athlon-mp -mtune=athlon-mp -pipe -mieee-fp qrgnin.f
-o pic/qrgnin.o
In file qrgnin.f:48
END
1
Internal Error at (1):
TODO: Functions with alternate entry points
make: *** [pic/qrgnin.o] Error 1
With that gfortran cannot be used as g77 replacement and perhaps this
should be added to the meta-bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292
--
Summary: gfortran cannot compile ranlib
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dmitri at unm dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-redhat-linux
GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20069