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: What is the equivalence option to ' -q -W -w -N109 -C' of f77?


On Fri, Jul 26, 2013 at 06:18:37PM -0500, Peng Yu wrote:
> Hi,
> 
> I have some old code that is compiled with f77 with the option ' -q -W
> -w -N109 -C'. Does anybody know the equivalence of gfortran? One
> special thing about this fortran code is that each line is not started
> with 6 spaces but a tab? Does any of these switches handle this case?
> Thanks.

Someone has to ask.  Have you simply tried to compile the
code with gfortran without any options?

What do you mean by "that is compiled with f77"?  What
old operating system and what old Fortran compiler
vendor?

-- 
Steve


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