Boost logo

Boost-Build :

From: Sean Huang (huangsean_at_[hidden])
Date: 2006-08-15 14:50:33


----- Original Message -----
From: "David Abrahams" <dave_at_[hidden]>
To: <boost-build_at_[hidden]>
Sent: Tuesday, August 15, 2006 1:06 PM
Subject: [Boost-build] Huang/x64 - Response files prevent debugging

>
> 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!

Sean


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