dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11938
Re: Scons cannot find boost libraries on ubuntu
On Sun, February 1, 2009 21:35, Jesper Carlsson wrote:
> Sorry, forgot the logfile. I'm using the version 0.9.0 here, but the
development version gives the same output.
Thanks. It seems like this error is repeated:
undefined reference to `__gxx_personality_v0'
Googling suggest that a C compiler might be in use instead of a C++
compiler. What does
mpic++ --show
give you?
Johannes
Follow ups