Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-01-21 08:55:06


David Abrahams wrote:
> Zbynek Winkler <zwin_at_[hidden]> writes:
>
>
>>Hello.
>>
>>Recently I've found out that I am not the only one who requires silence
>>from the programs in use (see [1]). bjam is already very good at this
>>comparing to the output of many configure-generated makefiles. However
>>msvc compiler does not play very well with this. Is there a way to
>>capture the output of the compiler and only echo it to screen when the
>>compile process failed? I've recently used bjam with gcc and it is
>>easier to see what is going on... It is not a priority... only if there
>>is some easy switch to flip... :)
>>
>>Zbynek
>
>
> Huh? That's what happens normally. What exactly is your complaint?

I think he is complaining about output like this:

vc-Archive
bin\boost\libs\date_time\build\libboost_date_time.lib\vc7.1\debug\runtime-link-static\libboost_date_time-vc71-sgd-1_31.lib
Microsoft (R) Library Manager Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.

vc-Link
bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\release\threading-multi\boost_date_time-vc71-mt-1_31.dll
bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\release\threading-multi\boost_date_time-vc71-mt-1_31.lib
Creating library
bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\release\threading-multi\boost_date_time-vc71-mt-1_31.lib
and object
bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\release\threading-multi\boost_date_time-vc71-mt-1_31.exp

FileClone stage\lib\boost_date_time-vc71-mt-1_31.dll
1 file(s) copied.

So there's output we just don't capture.

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

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