Boost logo

Boost Users :

From: Tom Widmer (tom_usenet_at_[hidden])
Date: 2005-01-14 10:53:39


Becky Bendick wrote:
> /usr/local/include/boost-1_32/boost/numeric/ublas/matrix_expression.hpp:5201:
> error: due
> to a defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to
> two different types

That error is, I think, due to a bug in GCC 3.3 (you can see the Darwin
failure on the regression tests page:

http://www.meta-comm.com/engineering/boost-regression/developer/numeric-ublas.html
)

I think the bug in question is probably this one:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11097

You might want to upgrade to a newer version of GCC - I think the bug
was fixed in 3.4, but you might try 3.3.1 if that is the highest version
you can get hold of.

Tom


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net