Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-06-20 04:11:16


On Tuesday 19 June 2007 23:22, Alex Farberov wrote:
> Hi,
>
> I'm new to Boost.Build.
>
> I'm using a simple Jamfile with g++ set as the compiler. I'm encountering
> many problems and in order to figure out what am i doing wrong I'm wondering
> how to make bjam print what commands it is passing to g++.
>
> For example, when I add a directive <include>. to usage-requirements i would
> like to see that it translates into g++ -I.
>
> Whenever bjam calls g++, i would like to see the arguments it passes to g++.
>
> Please help :)

Try

        bjam --help

;-)

- 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