21 June, 2010

Boost: build command

bjam --build-dir=/tmp/boost_build --toolset=gcc --build-type=complete address-model=64 --stagedir=stage64 stage

bjam --build-dir=/tmp/boost_build --toolset=gcc --build-type=complete architecture=x86 address-model=32 --stagedir=stage32 stage

No comments: