LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Brian Barrett (brbarret_at_[hidden])
Date: 2005-02-21 08:15:18


On Feb 21, 2005, at 2:47 AM, Jean-Pierre Dognon wrote:

> thank you for your answer. I have already try this without solution
> to my problem. when I use xlC_r I have the error during configure :
>
> *** C++ compiler and preprocessor

<snip>

> checking map usability... no
> checking map presence... no
> checking for map... no
> configure: WARNING: *** Your C++ compiler does not seem to support
> the STL.
> configure: WARNING: *** STL support is necessary to compile LAM/MPI
> configure: error: cannot continue

Well, that's not supposed to happen :/. It looks like xlC_r isn't
being a friendly C++ compiler. Can you send me the config.log from
that run of configure?

Brian