This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: main.o(.text+0x29e): undefined reference to `getarg_


On Tue, 22 Feb 2005, Andrew Pinski wrote:

> 
> On Feb 22, 2005, at 2:19 PM, Satish Balay wrote:
> 
> > BTW: command_argument_count() matches gcc-3.4 iargc() [i.e number of
> > arguments] but current gfortran iargc() gives 'no-of-arguments + 1'
> > [which is the way on c-side of things with argc/argv.
> 
> Actually that was just fixed a couple of days ago by:
> 
> 2005-02-20  Steven G. Kargl  <kargls@comcast.net>
> 
>         PR 20085
>         * intrinsic/args.c (iargc): Off by 1.

Ah. thanks for the info. I guess I should wait for this update to
trickle down to fedora rawhide.

Satish


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]