Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. ...patience... ...found 438 targets... ...updating 12 targets... compile-c-c++ bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\ordered_example.obj ordered_example.cpp msvc.link bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\ordered_example.exe msvc.manifest bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\ordered_example.exe compile-c-c++ bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\clamp_example.obj clamp_example.cpp clamp_example.cpp(51) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data clamp_example.cpp(51) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data msvc.link bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\clamp_example.exe msvc.manifest bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\clamp_example.exe compile-c-c++ bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\all_example.obj all_example.cpp msvc.link bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\all_example.exe msvc.manifest bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\all_example.exe compile-c-c++ bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\search_example.obj search_example.cpp C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\xutility(2841) : warning C4996: 'std::_Fill_n' was declared deprecated C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\xutility(2829) : see declaration of 'std::_Fill_n' Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library' ..\..\..\boost/algorithm/search.hpp(118) : see reference to function template instantiation 'void std::fill_n::size_type,int>(_OutIt,_Diff,const _Ty &)' being compiled with [ T=int, N=256, _OutIt=int *, _Diff=boost::array::size_type, _Ty=int ] ..\..\..\boost/algorithm/search.hpp(117) : while compiling class template member function 'boost::algorithm::detail::skip_table::skip_table(size_t,int)' with [ Iter=char, __formal=true ] ..\..\..\boost/algorithm/search.hpp(222) : see reference to class template instantiation 'boost::algorithm::detail::skip_table' being compiled with [ Iter=char, __formal=true ] search_example.cpp(36) : see reference to class template instantiation 'boost::algorithm::boyer_moore' being compiled with [ patIter=std::_String_const_iterator,std::allocator> ] msvc.link bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\search_example.exe msvc.manifest bin\msvc-8.0\debug\link-static\optimization-speed\threading-multi\search_example.exe ...updated 12 targets...