g77

Toon Moene toon@moene.indiv.nluug.nl
Sat Sep 29 06:01:00 GMT 2001


Rafael Edgardo Carlos Reyes wrote:

> How I can to do for compile a line very long (by ex. DATA/....)
> with g77?

g77 -v --help gives:

  -ffixed-line-length-    Set the maximum line length

In the documentation you'll find that specifying 0 as the maximum line
length will give you unlimited (as far as computer memory goes) line
length.

-- 
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 mailing list