Boost logo

Boost-Build :

From: Jorge Suit Perez Ronda (josp.jorge_at_[hidden])
Date: 2007-06-20 08:48:48


try invoking:

bjam -d2

explore also other options listed in

bjam --help

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 :)
>
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


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