$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-11-11 07:30:37
John Maddock wrote:
> My cygwin gcc is 3.4.4 and you can reproduce with:
>
> cd libs/tr1/test
> bjam std_test_random
This, however:
C:\Documents and Settings\pdimov\My Documents\Projects\temp>g++ -I
..\..\..\cvs\
boost -I ..\..\..\boost\tr1\tr1
..\..\..\cvs\boost\libs\tr1\test\run_random.cpp
Compiles, runs and passes. Ditto for the other run_* test.