|
|||||||||||||||||||||||||||||||||
AMBER Archive (2009)Subject: RE: [AMBER] Failure to compile amber9 serial ifort gcc
From: Ross Walker (ross_at_rosswalker.co.uk)
Hi Francesco,
> CC=/opt/intel/cce/10.1.015/bin/icc CXX=opt/intel/cce/10.1.015/bin/icpc
This is telling you that the command you selected for icpc does not compile c++ code. So this is referring to the Intel compiler. It is not clear why it doesn't work. There should be a log file somewhere with more details. However, AMBER only needs the fortran compiler to match with the MPI build so I would suggest just setting F77=ifort FC=ifort and then leaving everything else at the defaults. This way it will use gcc and g++ for the c and C++ builds respectively.
Good luck,
/\
| Assistant Research Professor |
Note: Electronic Mail is not secure, has no guarantee of delivery, may not be read every day, and should not be used for urgent or sensitive issues.
_______________________________________________
| |||||||||||||||||||||||||||||||||
|