Hi,
> Then, "./configure -static ia64_ifrot" --> Everything looks fine so
> far.
....You are still configuring compiler options for an Itanium system.
For your Xeons, say
"./configure -p4 -static ifort".
Whether or not you create 64 bit (x86_64 aka emt64) binaries
is decided by which compiler you use (e.g. /opt/intel_fce_80 for 64 bit
vs. /opt/intel_fc_80 for 32 bit).
> What is IPO Error?
....inter-procedural optimization error - i'd consider that a misleading
error message in this case.
> What's the problem with "libmkl_Iapack.a" file?
....it was probably compiled for an entirely different architecture.
As a precaution: After the next (correct) 'configure',
make sure that the MKL libraries is looked for in
/opt/intel/mkl/8.0/lib/em64t, not in /opt/intel/mkl/8.0/lib/64.
good luck
Andreas
)))))
(((((
( O O )
-------oOOO--(_)--OOOo-----------------------------------------------------
o Wolfgang Andreas Svrcek-Seiler
o (godzilla)
svrci.tbi.univie.ac.at
.oooO Tel.:01-4277-52733
( ) Oooo.
-------\ (----( )--------------------------------------------------------
\_) ) /
(_/
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Fri Oct 07 2005 - 10:53:01 PDT