[C++-sig] Re: undefined symbol "typeinfo for boost::python::instance_holder" un der Linux/RH9

David Abrahams dave at boost-consulting.com
Sat Aug 30 04:47:53 CEST 2003


"Langston, Matthew David" <langston at SLAC.Stanford.EDU> writes:

> Why doesn't statically linking to Boost.Python work under Linux/gcc?
> Thank you for your help.

Not using bjam is usually the explanation for this sort of problem,
but it could just as easily be a compiler bug.

How are you doing the build?

Did you build a static version of Boost.Python to link to
(libboost_python.a)?


-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list