[C++-sig] Re: Question regarding boost.python and Makefiles

Mike Rovner mike at nospam.com
Thu May 20 23:45:21 CEST 2004


Herringshaw, Chris wrote:
> g++ -L/dev/Python-2.3.3
> -L/dev/boost_1_31_0/bin/boost/libs/python/build/libboost_python.a/gcc/rele
ase
> -o chris.so [...]

Never tryed this way. If you make chis.so, why don't use libboost_python.so
as well.
This will help you keep chris.so small ;)

Mike







More information about the Cplusplus-sig mailing list