Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-08-15 19:30:26


"Sean Huang" <huangsean_at_[hidden]> writes:

> "David Abrahams" <dave_at_[hidden]> wrote:
>
>> Regarding,
>>
>> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/output/Huang-WinXP-x64-boost-bin-v2-libs-python-test-select_from_python_test-test-msvc-8-0-debug_release.html
>>
>> The only explanation I can imagine is that -DBOOST_PYTHON_STATIC_LIB is
>> not getting added to the command line as specified in the Jamfile.
>> However, the fact that options get put in the response file is
>> obscuring it, and I can't tell. Sean, could you post the contents of
>> F:\BoostRegressions\RC_1_34_0\all\results\boost\bin.v2\libs\python\test\select_from_python_test.test\msvc-8.0\debug\type_id.obj.rsp
>> ?
>>
>
> type_id.obj.rsp:
>
> "..\libs\python\src\converter\type_id.cpp"
> -DBOOST_ALL_NO_LIB=1
> -DBOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION
> "-I.."
> "-Ig:\Tools\python\include"
>
> select_from_python_test.obi.rsp:
>
> "..\libs\python\test\select_from_python_test.cpp"
> -DBOOST_ALL_NO_LIB=1
> -DBOOST_PYTHON_SUPPRESS_REGISTRY_INITIALIZATION
> "-I.."
> "-Ig:\Tools\python\include"
>
> Thanks!

So -DBOOST_PYTHON_STATIC_LIB is not getting applied. This looks like a
pretty serious BBv2 bug to me. Volodya?

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

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk