$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2004-07-20 16:45:13
Boost version 1.31.00, g++ 3.3, RedHat 9.
When I build everything:
# bjam -sTOOLS=gcc -builddir=./BUILD -stagedir=./STAGE stage
I do not get the random library built. Worse, when I go to libs/random,
there is no src directory and no build directory. Is there an easy way
to get Boost.Random built like all the other boost libs?
Thanks!