Boost logo

Boost-Build :

From: Rush Manbert (rush_at_[hidden])
Date: 2006-08-25 17:34:47


Rene Rivera wrote:
> Rush Manbert wrote:
>
>>Phillip Seaver wrote:
>>
>>>If you want to do it from the command-line, you would need to
>>>do "bjam threading=multi".
>
>
> That's BBv2 syntax, not the BBv1 that comes with 1.33.1.
>
>
>>I have tried:
>>bjam -sTools=darwin
>
>
> Is that accurate of what you used? Or is it just an email typo? It
> should be:
>
> bjam -sTOOLS=darwin
>
Argh! Sorry, typo. The real command line looks like this (because it's
inside a bash script file):

bjam -sTOOLS=darwin --layout=system --prefix=../$installDir
--exec-prefix=../$installDir --builddir=../$buildProductsDir install

but I have tried a version where I removed "--layout=system" and
"install" and just looked at what got generated in the builddir.

- Rush


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk