$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Fletcher (yg-boost-users_at_[hidden])
Date: 2003-03-31 06:17:08
System: Red Hat 8.0 with gcc 3.2
Boost 1_30_0
I have built the boost signals library using bjam.
The test suite runs and passes all tests.
How do I make the resulting libraries available to my own programs?
Is there an equivalent of 'make install' which will move the results to
somewhere from which linking is possible?
I have searched the documentation on Boost Signal and also on building
libraries and have found nothing on this.
Thanks
John Fletcher