Re: [C++-sig] Testing build of Boost.Python

2016-07-16 Thread Stefan Seefeld
Hi Stephen, On 15.07.2016 16:18, Stephen Wang wrote: > Hello all, > > I have built the Boost.Python libraries with the following options & > configs: > > *bjam ^ > variant=debug,release ^ > link=static,shared ^ > runtime-link=shared --debug-configuration ^ > architecture=x86 address-model=64 ^

[C++-sig] Testing build of Boost.Python

2016-07-16 Thread Stephen Wang
Hello all, I have built the Boost.Python libraries with the following options & configs: bjam ^ variant=debug,release ^ link=static,shared ^ runtime-link=shared --debug-configuration ^ architecture=x86 address-model=64 ^ runtime-debugging=on,off ^ --with-python I am testing the build. When I