LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: José Sereno (jsereno_at_[hidden])
Date: 2006-09-12 13:30:19


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.