Esther Brugger wrote:
> new2oldparm.f > _new2 oldparm.f
> ifort -c -w95 -mp1 -O0 -o new2oldparm.o _new2oldparm.f
> cpp -traditional -P -I/home/Esther/amber/amber8/src/include nxtsec.f >
> _nxtsec.f
> ifort -c -w95 -mp1 -O0 -o nxtsec.o _nxtsec.f
> ifort -o new2oldparm new2oldparm.o nxtsec.o
> IPO link: can not find "("
Hi Esther,
Looks like a compiler issue; Intel seem to have some advice on this:
http://www.intel.com/support/performancetools/c/linux/sb/CS-021695.htm
Looks like you need to upgrade your compiler; I'd recommend 9.0.033 . If
this does not solve it, reply back and see if we can troubleshoot it
further.
regards,
Mark
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Oct 29 2006 - 06:07:30 PST