Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-09-14 15:57:42


John Torjo <john.lists_at_[hidden]> writes:

> How do I set bjam to print (eventually to a file) all the commands it
> executes?
>
> I'm trying to configure gcc, and I don't know what I do wrong:(

  bjam -d+2...

or

  bjam -n -a...

or

  bjam -o file ...

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk