Jos? Sereno wrote:
> 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.
Why don't you configure, using icpc as the C++ compiler, so
that
-lstdc++ will be included in the list of libraries passed by
the compiler?
_______________________________________________
This list is archived at http://www.l
am-mpi.org/MailArchives/lam/
|