LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: averageduck (averageduck_at_[hidden])
Date: 2009-09-24 11:22:10


Hey,

I'm trying to figure out why I'm getting these errors

*** C++ Compiler and preprocessor
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
checking if want C++ exception handling... no
checking whether g++ has new(std::nothrow)... no
checking for C++ template repository directory... templates not supported?
not used
checking for C++ compiler template parameters... none needed
checking for type bool... no
checking for true/false... no
configure: WARNING: *** Your C++ compiler does not support the bool data
type.
configure: WARNING: *** LAM requires a C++ compiler with support for the
bool
configure: WARNING: *** data type.
configure: error: cannot continue

I've included a copy of config.log .
I took a look at it but I have no expertise in this field, and have no idea
what's going on.

Thanks
- Duck