Boost logo

Boost Testing :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-11-02 11:26:58


Bronek Kozicki <brok_at_[hidden]> wrote:
> When building boost 1.33.1 RC on vc8 I encountered error that (I
> believe) is not reported in our regression tests (see separate email).

After checking debug build I think that error has nothing to do with
NDEBUG, but it is worrying that it does not show up in regression tests
anyway. Commands that triggered error below. Ideas?

bjam.exe "-sTOOLS=vc-8_0" -d2 "-sBUILD=release <runtime-link>dynamic
<threading>multi <debug-symbols>off"

bjam.exe "-sTOOLS=vc-8_0" -d2 "-sBUILD=debug <runtime-link>dynamic
<threading>multi <debug-symbols>off"

B.


Boost-testing list run by mbergal at meta-comm.com