Hello all,
I have been trying to compile 4.3.1 (can't find 4.4.0 for download) with
pgf90 on an Intel box running Redhat 7.3 without success. The problem
seems to be with cpp and ymake-filter that misalign some fortran
statements. (e.g)
/usr/local/ncarg-4.3.1/common/src/libncarg_c/argget.F is processed to
generate argget.f, where the following happens:
DO 10 I = 1,80
ARG(I:I) = ' '
10 CONTINUE
and so the compilation fails with severe errors. Is there any workaround
for this?. This happens with three or four routines.
Thanks,
Daniel.
_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
This archive was generated by hypermail 2b29 : Mon Dec 22 2003 - 07:59:35 MST