
31 Aug
2004
31 Aug
'04
10:59 p.m.
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 ;)