$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-03-24 21:49:15
Joel de Guzman wrote:
> 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.
Joel has updated the documentation on this, too.
--Beman