$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko Gospodnetiæ (jurko.gospodnetic_at_[hidden])
Date: 2008-08-01 05:59:24
Hi William.
> The problem is that i don't create the libraries from a shell : bjam
> --with-python stage for example but i link the boost project to my own
> library :
My first impulse is to add appropriate install rule calls to your
project's Jamfile so you select which Boost libraries to copy/install.
There might be a rule for that somewhere in the Boost library Jamroot
file as well, but I do not have the time to check right now.
Best regards,
Jurko Gospodnetiæ