public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: James E Wilson <wilson@specifix.com>
To: Winfrid.Tschiedel@fujitsu-siemens.com
Cc: gcc@gcc.gnu.org
Subject: Re: FW: what happened to service routines like getarg, iargc, ... in gfortran
Date: Thu, 04 Aug 2005 03:00:00 -0000	[thread overview]
Message-ID: <42F184D8.8050007@specifix.com> (raw)
In-Reply-To: <65BBD2253B7189469083C39B18B6A9ED019C0666@ABGEX02E.abg.fsc.net>

Winfrid.Tschiedel@fujitsu-siemens.com 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

  reply	other threads:[~2005-08-04  3:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 10:32 Winfrid.Tschiedel
2005-08-04  3:00 ` James E Wilson [this message]
2005-08-04  6:01 Winfrid.Tschiedel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F184D8.8050007@specifix.com \
    --to=wilson@specifix.com \
    --cc=Winfrid.Tschiedel@fujitsu-siemens.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).