$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2007-11-30 02:24:22
> > With -d1 I also get output from bjam. Is there a switch to suppress
> > all bjam output and show only tool output, as -d0 used to do?
>
> No. Is there a specific use case you need this for?
IMHO, there is simply too much output from bjam, when I only need
compiler output. When the compiler reports errors or warnings, 99% of
the time I don't care what command line it has been invoked with.
Personally, I think the current output scheme is missing this step. It
seems to go from 'no output at all' to 'bjam and compiler', and misses
the 'no bjam output' step.
-- Bojan Resnik