Boost logo

Boost :

From: Michel Decima (michel_decima_at_[hidden])
Date: 2004-08-31 17:59:45


Jonathan Turkanis wrote:

> Eventually I'll have to have someone familiar with boost.build critique my
> Jamfiles. For now, try defining the variables ZLIB_BINARY and LIBBZ2_BINARY, as
> described in Installation ("Building with Bjam"), and let me know if it works.

mmmh. mea maxima culpa. Of course it works (this time on darwin) :

bjam -sTOOLS=darwin -sZLIB_BINARY=z -sLIBBZ2_BINARY=bz2 --with-io stage
...
FileClone stage/lib/libboost_io-1_32.dylib
...updated 4 targets...

next time, I'll read the doc first (just kidding ;)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk