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] | |
Steve Kargl wrote: > 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 This won't work if clump.f90 is a free-form source file :-) - Tobi
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |