Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-30 01:08:30


On Friday 27 May 2005 21:09, David Abrahams wrote:

> >> Well, here we go again. in libs/python/test I built again, and the
> >> .rsp in question contains only:
> >>
> >> "..\..\..\libs\python\src\converter\type_id.cpp"
> >>
> >> -DBOOST_ALL_NO_LIB=1
> >> -I"..\..\.."
> >> -I"C:\Python24\include"
> >>
> >> and in fact here are all the commands that get generated for that
> >> file:
> >>
> >> response-file-1
> >> ..\..\..\bin.v2\libs\python\test\select_from_python_test.test\msvc-7.1\d
> >>ebu
> >
> > ^^^^^
> >
> > Ah, so this happens when compiling tests. Wait a minute, when compiling
> > *tests*, you don't need BOOST_PYTHON_SOURCE, right? So, eventhing looks
> > correct. Am I missing something?
>
> When compiling tests, the libraries themselves get built as
> dependencies of the tests.

Sure. But you've originally reported that BOOST_PYTHON_SOURCE is not present
when compiling the library. The output above shows that it's not present when
compiling a test file -- which I think is correct.

So: is there any bug that I must look into, and if so, can you describe it
again?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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