LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Fabrice BOYRIE (boyrie_at_[hidden])
Date: 2005-09-28 16:15:28


On Wed, Sep 28, 2005 at 08:30:21PM +0000, Timothy C Prince wrote:
> You have specified a C compiler (icc) rather than a C++ compiler (g++
> or icpc) to be used as a C++ compiler. You are attempting to build STL
> methods without use of corresponding libraries. You will need a
> working g++ to supply those libraries. Tim Prince

  Exact, it works better with icpc instead of icc.
  
  Thanks
  
  Fabrice BOYRIE