Boost logo

Boost-Build :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-12-29 16:55:22


The regression test output from bjam includes ...skipped messages which
have to be parsed by the post-bjam steps. For example:

...skipped
<libs!filesystem!test\path_test.test\gcc\debug\runtime-link-dynamic>path_test.exe
for lack of
<libs!filesystem!build\libfs.lib\gcc\debug\runtime-link-dynamic>libfs.lib...

The problem is that "bin" directory is missing from both paths.

The post-bjam programs are fragile because of the need to guess where the
"/bin" goes.

Would it be possible (with a reasonable amount of effort) to change the
output to include the "\bin"?

--Beman

 


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