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: Preprocessor Directive Problems


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


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