Hi,
Your Makefile has small bug! When trying to configure using the intel C++
and FORTRAN (version 9.0) compilers, the library
libstdc++ is not passed to the linker, even when setting
CXXLDFLAGS=-lstdc++. This can be solved by using the CXXFLAGS.
This problem concerns the directory
/tools, where the flag CXXLDFLAGS is
passed to the makefile but it is not used anywhere.
I would like you to post compiler specific instructions for the compilation
of LAM-MPI with various compilers.
Best regards,
Sereno.
|