Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-16 00:50:47


Mark Elston wrote:
> BTW,
>
> Where is the documentation for how to specify the 'using ...' lines?
> It came as a surprise that there were differences, or even multiple
> parameters, or that they could be different for different compilers.
>
> Oh, wait. I think I see it in the tools/xxx.jam in the rule init (...).
> Is that it?

That's exactly it. You can also get the same documentation by running

bjam --help gcc.init

or

bjam --help msvc.init

and so on. I have some local doc changes which explain this, BTW.

- Volodya

 


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