$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-22 01:15:12
With the switch of default to the shared libraries I started to expirience
one significant inconvinience: I can't rerun test modules after bjam is
done. The reason is that Boost.Test dll is not in a path I have to jump
through hoops to make it run.
Would it be possible to setup BB to place all DLLs into stage directory?
Than I can add to the path and hopefully it will work.
Gennadiy