
20 Jul
2004
20 Jul
'04
9:45 p.m.
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!