From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-08-13 15:59:40


Bronek Kozicki wrote:
[...]

Here's full list of "71" files from regression tests directory tree:

boost\libs\config\test\link\link_test.dll\vc7.1\debug\threading-multi\link_test-71-mt-gd-1_32.lib
boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-71-mt-gd-1_32.lib
boost\libs\date_time\build\libboost_date_time.lib\vc7.1\debug\threading-multi\libboost_date_time-71-mt-gd-1_32.lib
boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\debug\threading-multi\libboost_filesystem-71-mt-gd-1_32.lib
boost\libs\program_options\build\boost_program_options.dll\vc7.1\debug\threading-multi\boost_program_options-71-mt-gd-1_32.lib
boost\libs\program_options\build\libboost_program_options.lib\vc7.1\debug\threading-multi\libboost_program_options-71-mt-gd-1_32.lib
boost\libs\regex\build\boost_regex.dll\vc7.1\debug\threading-multi\boost_regex-71-mt-gd-1_32.lib
boost\libs\regex\build\libboost_regex.lib\vc7.1\debug\threading-multi\libboost_regex-71-mt-gd-1_32.lib
boost\libs\signals\build\libboost_signals.lib\vc7.1\debug\threading-multi\libboost_signals-71-mt-gd-1_32.lib
boost\libs\thread\build\boost_thread.dll\vc7.1\debug\threading-multi\boost_thread-71-mt-gd-1_32.lib
boost\libs\thread\build\libboost_thread.lib\vc7.1\debug\runtime-link-static\threading-multi\libboost_thread-71-mt-sgd-1_32.lib

boost\libs\config\test\link\link_test.dll\vc7.1\debug\threading-multi\link_test-71-mt-gd-1_32.dll
boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-71-mt-gd-1_32.dll
boost\libs\program_options\build\boost_program_options.dll\vc7.1\debug\threading-multi\boost_program_options-71-mt-gd-1_32.dll
boost\libs\regex\build\boost_regex.dll\vc7.1\debug\threading-multi\boost_regex-71-mt-gd-1_32.dll
boost\libs\thread\build\boost_thread.dll\vc7.1\debug\threading-multi\boost_thread-71-mt-gd-1_32.dll

There are no *-vc71-*.lib files at all. That's funny that only date_time
and regex are unexpectedly failing. Maybe other testers running vc7.1
toolset could check their regression tests directory tree?

B.