$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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