[Pw_forum] Compilation error

Alexander Shaposhnikov shaposh at isp.nsc.ru
Thu Sep 15 09:26:20 CEST 2005


With Intel icc and ifort 9.0 compiler use -no-ipo flag
Just compile mpich (or mpich2) with "icc -no-ipo" and "ifort -no-ipo" 
as c and fortran compilers.


On Wed, 2005-09-14 at 18:28 +0200, Paolo Giannozzi wrote:
> On Wednesday 14 September 2005 17:25, A Sen wrote:
> 
> > While compiling espresso-2.1.5, I encounter a problem of the
> > following form:
> > ---------------
> > IPO link: can not find "("
> > ifort: error: problem during multi-file optimization compilation (code 1)
> > make[1]: *** [memory.x] Error 1
> > make[1]: Leaving directory `/home/arimita/soft/espresso-2.1.5/PW'
> > make: *** [pw] Error 2
> > ---------------
> > Any suggestions would be appreciated.
> 
> lower the optimization level, or upgrade to a less buggy version 
> of the compiler, or both
> 
> P.




More information about the users mailing list