Hi All,
I'm getting the following error when trying to compile some fortran code that
was generated automatically from an xml parsing script. There were a couple of
messages in the archives that there might be some 'options' to increase the
number of allowed continuation lines. I'll post a summary if someone offers the
solution.
Cheers,
Ed.
f77 -g -I/r5d1/applications/cernlib/2001/include -c -o hddsGeant3.o
hddsGeant3.f
f90: Error: hddsGeant3.f, line 39394: Too many continuation lines
+ 207, 208, 209, 210, 211, 212, 213, 214, 215, 216,
-----^
f90: Error: hddsGeant3.f, line 40032: Too many continuation lines
+ 22, 22, 22, 22, 22, 22, 22, 22, 22, 22,
-----^
make: *** [hddsGeant3.o] Error 1
Received on Mon Sep 24 2001 - 03:56:01 NZST