$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2003-03-20 20:18:14
> libs\test\build\bin\boost_prg_exec_monitor.dll\msvc\debug\runtime-
You could not build shared libraries in win32 platform yet. So it's
not an error. All test use static library any way. I did not want to
interfere with release, but this is already fixed in Jamfile. So you
won't see these error messages any more. At some point I will
implement win32 dll also.
Gennadiy