Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-11-28 15:01:04


Bojan Resnik wrote:
> When using the SVN version of BJam with MSVC compiler, with -d0 switch
> I get no compiler errors or warnings on standard output, although the
> code doesn't compile. If I remove -d0, then I get too much output:
> BJam's compile-c++ statements along with command lines executed and
> compiler errors.
>
> Before, with -d0 I used to get just the compiler output. Was this
> changed intended or is it a bug?

It's intended. The way commands are run changed to allow capturing the
output. With that change the command output follows the rest of the
debug option rules of output. Hence if you want the output you need to
use -d1.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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