Brian and Nobuhiro, thank you very much for your quick and accurate
responses. I suspected that the problem may have been using a C
compiler driver to perform the link, but in my past experience with the
Intel C compilers I thought icc was for both C and C++...
Thanks!
--
Scott Campbell
PBS Professional Support Engineer
Phone: 248-614-2400 ext. 585
Email: scc_at_[hidden]
Technical Support Hotline: 248-614-2425
Technical Support Email: pbssupport_at_[hidden]
-----Original Message-----
From: lam-bounces_at_[hidden] [mailto:lam-bounces_at_[hidden]] On Behalf
Of Brian Barrett
Sent: Friday, March 17, 2006 12:52 AM
To: General LAM/MPI mailing list
Subject: Re: LAM: Building LAM 7.1.1 with Intel C/C++
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/
|