Boost logo

Boost-Build :

Subject: Re: [Boost-build] has_icu_test.cpp
From: Christopher Pisz (cpisz_at_[hidden])
Date: 2013-06-26 15:05:16


On 6/26/2013 10:45 AM, John Maddock wrote:
>> What to do? What to do?
>
> Ignore it: the message is from build configuration and you shouldn't see
> it at all, but.... if you're invoking bjam from within the visual studio
> then the IDE has a "helpful" feature which grabs all compiler output
> even though it's been redirected Boost.Build and shouldn't actually be
> displayed to you at all.
>
> HTH, John.
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>

That's what my googling yielded, but is somewhat vague. How does the IDE
know bjam is a compiler at all? Where is it being redirected to?
std::cerr? std::cout? some other stream?

Forthermore, why does this only occur when building boost? I invoke
quite a few outside applications using build commands within visual
studio and have not run into it capturing output as errors from them at
all in the past.

I'd accept that it is ignored, but I'd like to understand it more and am
still hopeful that I can automate a built including building of boost,
without it showing up as a failure in the morning.


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