From: Russell Hind (yg-boost-users_at_[hidden])
Date: 2003-03-07 10:10:52


Peter Dimov wrote:
>
> Based on a cursory look at the Boost.Build documentation and the "borland"
> toolset file (borland-tools.jam), I think that the answers to these
> questions are
>
> bjam -sTOOLS=borland -sBUILD="<cxxflags>-a4"
>
> and
>
> bjam -sTOOLS=borland -sBUILD="<threading>multi"
>

Thanks Peter, that is what I was looking for.

> If this doesn't help, try the boost-install list:
>
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-install
>

Any more queries and I'll post them here

Cheers

Russell