is there some Maximum flags in g77's compile options just as f77?

Toon Moene toon@moene.indiv.nluug.nl
Thu Aug 1 04:36:00 GMT 2002


PengLi wrote:

> I am just compiling a fortran source code in a sun-solaris platform, and there
> is only g77 compiler at hand.
> As we know, f77 has some flags to make static tables in the compiler bigger,
> such as -Nl to give maximum
> number of continuation lines. Then, can we find equivalent flags in g77's
> compile options?

They're not needed; g77 supports an unlimited number of continuation lines.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)



More information about the Gcc-help mailing list