EM64T version of intel C++ compiler is on /opt/intel/cce/9.0/bin/icc.
Did you try to use ia32 compiler and build ia32 binary ?
Linking problem may be solved by using of intel native libraries.
LDFLAGS="-L/opt/intel/cce/9.0/lib -lcprts -lunwind -lcxa -lguide" ./configure
Best regards !
>>>>> On Fri, 17 Mar 2006 00:52:06 -0500,
>>>>> [brbarret_at_[hidden]] wrote:
> On Mar 16, 2006, at 7:45 PM, Scott Campbell wrote:
> > Hi, I am having this problem building LAM 7.1.1 on an Intel EM64T suse
> > Linux (sorry, I don't know the suse version) system.
> >
> >
> > Environment information:
> >
> > CC="/opt/intel/cc/9.0/bin/icc"
> > CXX="/opt/intel/cc/9.0/bin/icc"
> >
> I believe that on EM64T platforms, like the other Intel platforms,
> the C++ compiler is now called icpc. Setting CXX to icpc instead of
> icc should solve your problems.
> Brian
> --
> Brian Barrett
> LAM/MPI developer and all around nice guy
> Have a LAM/MPI day: http://www.lam-mpi.org/
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
///////////////////////////////////////////////
Nobuhiro KUSUNO
E-mail : n-kusuno_at_[hidden]
///////////////////////////////////////////////
|