Dear Sir,
I use IFC 8.0.39 with path 044 under Red Hat Enterprise Linux 4 update 2,
when I run postproc.x in RegCM3 I get the following error:
'ifort -tpp7 -O3 -cm -w -w90 -w95 -Vaxlib -convert big_endian -c -o postproc.o postproc.f
fortcom: Error: postproc.f, line 8113: This name does not have a type, and must have an explicit type. [N3D]
real f3(im,jm,km,n3d),f2(im,jm,n2d)
--------------------------^
fortcom: Error: postproc.f, line 8113: A specification expression is invalid. [N3D]
real f3(im,jm,km,n3d),f2(im,jm,n2d)
--------------------------^
fortcom: Error: postproc.f, line 8113: This name does not have a type, and must have an explicit type. [N2D]
real f3(im,jm,km,n3d),f2(im,jm,n2d)
----------------------------------------^
fortcom: Error: postproc.f, line 8113: A specification expression is invalid. [N2D]
real f3(im,jm,km,n3d),f2(im,jm,n2d)
----------------------------------------^
compilation aborted for postproc.f (code 1)
make: *** [postproc.o] Error 1
mv: cannot stat `../PostProc/postproc': No such file or directory
./postproc.x: line 7: ./postproc: No such file or directory'.
the problem is the - ifc8 cann't compile postproc.f file!
Help me.
Lika Megrelidze