Problems with Fortran INCLUDE and Preprocessor
Paul Brook
paul@codesourcery.com
Tue Aug 16 20:39:00 GMT 2005
On Tuesday 16 August 2005 21:09, Tobias Schlüter wrote:
> Douglas Vechinski wrote:
> > Either the -pipe and -I . solve the problem. Thanks for you help. You
> > mention this as a bug, which I would agree with. Just curious for you
> > opinion if I should submit this as a bug to bugzilla or if you know if
> > it may have already been fixed in a later version.
>
> (CCing the list again, as it may be of interest to others as well)
>
> There's no later version of g77 (you mentioned 3.4.2 IIRC), it is being
> replaced by gfortran. I couldn't reproduce this bug with gfortran, which I
> actually found mildly surprising, but perhaps we're doing the correct specs
> trickery to get this right.
Actually, we don't get it right. We get it wrong in a different way.
gfortran looks in the current directory, not the same directory as the source
file. This is PR20811
Paul
More information about the Fortran
mailing list