Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2006-02-01 12:20:24


On 1/31/06 12:01 PM, "Douglas Gregor" <dgregor_at_[hidden]> wrote:

> Boost Regression test failures
> Report time: 2006-01-31T14:00:46Z
>
> This report lists all regression test failures on release platforms.
>
> Detailed report:
> http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/issues.ht
> ml
[SNIP]
> |rational|
> rational_test: borland-5_6_4 cw-8_3 gcc-2.95.3-stlport-4.6.2-linux
> intel-9.0-linux* vc-7_1 vc-7_1
[TRUNCATE]

The two trials with VC++ 7.1 pass the compiler; they fail at the linking
stage:

//========================================================================
    CALL "C:\Program Files\Microsoft Visual Studio .NET
2003\VC7\bin\VCVARS32.BAT" >nul
    "C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\bin\link"
/nologo /DEBUG /subsystem:console
/out:"G:\results\bin\boost\status\rational_test.test\vc-7_1\debug\threading-
multi\rational_test.exe"
/LIBPATH:"G:\results\bin\boost\libs\test\build\libboost_test_exec_monitor.li
b\vc-7_1\debug\threading-multi"
@"G:\results\bin\boost\status\rational_test.test\vc-7_1\debug\threading-mult
i\rational_test.CMD"
     

LINK : fatal error LNK1104: cannot open file
'libboost_unit_test_framework-vc71-mt-gd-1_34.lib'

//========================================================================

There's something wrong with the Test library setup. I don't know if it's
at the users' end or with the library itself.

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk