This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Preprocessor Directive Problems
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Richard Haney <cosmoh2o at hotmail dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 10 Jun 2005 11:52:44 -0700
- Subject: Re: Preprocessor Directive Problems
- References: <BAY107-F10C0D5F30A27C677F109F587FF0@phx.gbl>
On Fri, Jun 10, 2005 at 06:37:12PM +0000, Richard Haney wrote:
>
> The following is a short copy of my input and output:
>
> % gfortran -c clump.f90
>
mv clump.f90 clump.F
gfortran -c clump.F
--
Steve