Hi,
After switching back to master tree, I've notice that I can't get
pass compiling getcor.o
cpp -traditional -P -DMKL getcor.f > _getcor.f
ifort -c -O0 -FR -o getcor.o _getcor.f
_getcor.f(228): error #6633: The type of the actual argument differs from the type of the dummy argument. [INPCRD]
call read_nc_restart(inpcrd,title1,ntx,nr,nr3,x,v,ltemp0,tt)
---------------------------^
Similar error also occours to my gfortran 4.5.
Ideas?
--
Mengjuei
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Jan 13 2011 - 19:00:04 PST