Gfortran from SVN: "Error: Syntax error in argument list at (1)"

Rob spamrefuse@yahoo.com
Fri May 4 08:25:00 GMT 2007


François-Xavier Coudert wrote:

> The lines in your code are longer than is allowed by
> default. For that reason, they get truncated, thus
> generating an invalid syntax. You can get rid of
> this limitation by using the option
> -ffree-line-length-none, which allows your code
> to compile.

Thank you!
That solved the problem indeed.

Rob.



 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 



More information about the Fortran mailing list