[C++-sig] boost.python / bjam

Mark Williams mark at image-engine.com
Thu Oct 16 01:56:45 CEST 2008


Hi, is it possible to build boost.python such that the python version 
gets embedded in the .so name along with the compiler name, version, 
multithread flags, etc? For example, 
"libboost_python25-gcc41-mt-1_35.so" instead of 
"libboost_python-gcc41-mt-1_35.so"

Alternatively, is it possible to build it without the embedded SONAME so 
that it can be renamed afterwards?

Thanks in advance,

Mark


More information about the Cplusplus-sig mailing list