Hello James, Thanks for the information - I have now to report the problem to bugzilla ( redhat ), because I used their build.
Just an additional question - those routines are missing in the online documentation ( http://gcc.gnu.org/onlinedocs/gcc-4.0.1/gfortran/ ) In the previous manual ( http://gcc.gnu.org/onlinedocs/gcc-3.4.4/g77/ ) these routines where in chapter 8.11 described. Cheers, Winfrid Fujitsu Siemens Computers SMCS G LE PCO Süd Winfrid Tschiedel Domagkstrasse 28 80807 München Tel:: ++49-89-3222-1532 FAX: ++49-89-3222-329-1532 intranet: [EMAIL PROTECTED] internet: [EMAIL PROTECTED] -----Original Message----- From: James E Wilson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 04, 2005 5:01 AM To: Tschiedel, Winfrid Cc: gcc@gcc.gnu.org Subject: Re: FW: what happened to service routines like getarg, iargc, ... in gfortran [EMAIL PROTECTED] wrote: > Recently I tried to install mpich-1.2.7 with gfortran (gcc-4.0.1) on a fedora > core 4 (x86_64) : > The configure for mpich fails for fortran, because getarg and iargc are > missing. > Now my question, g77 supported a lot of commonly used service routines, which > are now missing or at least I did not find how I can migrate my old programs > to gfortran. There is a meta bug tracking g77 features missing in gfortran. This is PR 19292 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292 This contains a list of missing service routines. The getarg/iargc problem in particular is PR 15665. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15665 This PR was fixed last year, and the patches fixing it are in gcc-4.0.1. It isn't clear why you are having a problem. You could maybe check that the configure script is correctly linking with the libgfortran library. -- Jim Wilson, GNU Tools Support, http://www.specifix.com