[Dune] dunecontrol wants to link libstdc++.so although --enable-static and --disable-shared are specified

Markus Blatt Markus.Blatt at iwr.uni-heidelberg.de
Thu Mar 4 13:16:06 CET 2010


Hi,

I had a similar problem on the Jugene. As in your case libtool got
confused and trie to link dynamic libraries statically. This is not a
DUNE problem and you should contact the system administrators about
it.

In my case skipping the --enable-static and --disable-shared options
and adding -dynamic to  the CXXFLAGS resolved the problem.

Might be worth a shot.

Cheers,

Markus




More information about the Dune mailing list