← Back to team overview

dolfin team mailing list archive

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