I am having difficulty compiling lam with icc. The hardware is a dual-core
P4 running CentOS 4.2 (2.6.9-22.Elsmp). I can compile using gnu compilers,
but the intel compiler (9.0) halts with the message.
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
Superficially this implies that icc does not support the boolean type but I
have compiled successfully with icc under Fedora 4 (which uses gcc 4 if that
makes a difference).
Enclosed is the config.log
I would be grateful for any pointers.
Thanks
Tony
-------------------------------
Tony Ladd
Professor, Chemical Engineering
University of Florida
PO Box 116005
Gainesville, FL 32611-6005
Tel: 352-392-6509
FAX: 352-392-9513
Email: tladd_at_[hidden]
Web: http://ladd.che.ufl.edu
|