Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-25 01:47:22


Joel de Guzman wrote:

> Johannes Brunen wrote:
>> Beman Dawes wrote:
>>> In the meantime, have you tried a more modern version of VC++?
>>> The free download of VC++ 2008 Express Edition, for example.
>> Ok, I just tried the same procedure with the VC++ 2005 (i.e. 8.0)
>> compiler with the same result. It does not generate the .pyd files,
>> neither in release mode nor in debug mode.
>
> Johannes, Starting from Boost 1.35, bjam erases the generated
> executables (e.g. pyd file) after the test has concluded to conserve
> disk space. To keep bjam from doing that, pass --preserve-test-targets
> to bjam.

Err, does Boost.Python tutorial uses test targets? If yes, why? If no,
why would any targets get removed?

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk