Boost logo

Boost-Build :

From: Alex Farberov (Alexander.Farberov_at_[hidden])
Date: 2007-06-19 15:22:20


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 :)


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