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: .f03 file extension in gfortran


On Wed, Oct 11, 2006 at 09:46:03PM -0700, Steve Kargl wrote:
> On Thu, Oct 12, 2006 at 10:30:43AM +0545, Hom Nath Gharti wrote:
> > It seems that the gfortran does not recognize the file extension .f03.
> > I would be grateful for more information in this regard.
> > 
> 
> Why use .f03?  There is no reason.  In gfortran (and most other
> compilers i've used), .f is fixed form source code and .f90 is
> free form source code.
> 

BTW, I forgot you should be able to do "gfortan -x f95 my_file.f03"
-- 
Steve


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