March 12, 2007
5:07 a.m.
On 3/12/07, Ralf W. Grosse-Kunstleve <rwgk@yahoo.com> wrote:
No. It is important to compile Boost.Python shared library with bjam,
but after this you can switch to your favorite build system.
You can build the boost_python runtime with any build system you like. E.g. I have been using scons for years. You just have to get the compile & link commands right.
:-). Can you post your scons script? Thank you -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/