scons: Reading SConscript files ... MSVS_VERSION: 8.0 scons: done reading SConscript files. scons: Building targets ... cl /nologo /D_SECURE_SCL=0 /D_CRT_SECURE_NO_DEPRECATE /wd4996 /Zm800 /MD /GR /EHsc /DBOOST_DISABLE_THREADS /DNDEBUG /Ox -DBOOST_ALL_NO_LIB -DBOOST_PYTHON_MAX_BASES=2 /IC:\home\rwgk\hot\boost /IC:\home\rwgk\hot\build71\base\python\include /c C:\home\rwgk\hot\boost\libs\python\test\iterator.cpp /Foboost\libs\python\test\iterator.obj iterator.cpp C:\home\rwgk\hot\boost\boost/bind.hpp(1639) : warning C4180: qualifier applied to function type has no meaning; ignored C:\home\rwgk\hot\boost\boost/bind.hpp(1673) : see reference to class template instantiation 'boost::_bi::add_cref' being compiled with [ Pm=std::list::_Iterator (__thiscall two_lists::* )(void), I=1 ] C:\home\rwgk\hot\boost\boost/python/iterator.hpp(36) : see reference to class template instantiation 'boost::_bi::dm_result' being compiled with [ Pm=std::list::_Iterator (__thiscall two_lists::* )(void), A1=boost::arg<1> ] C:\home\rwgk\hot\boost\boost/python/iterator.hpp(88) : see reference to function template instantiation 'boost::python::api::object boost::python::detail::make_iterator>(Accessor1,Accessor2,NextPolicies,Target &(__cdecl *)(void))' being compiled with [ T=two_lists, Accessor1=std::list::_Iterator (__thiscall two_lists::* )(void), Accessor2=std::list::_Iterator (__thiscall two_lists::* )(void), ResultConverterGenerator=boost::python::return_by_value, NextPolicies=boost::python::return_value_policy, Target=two_lists ] C:\home\rwgk\hot\boost\libs\python\test\iterator.cpp(104) : see reference to function template instantiation 'boost::python::api::object boost::python::range::_Iterator<_Secure_validation>(__thiscall two_lists::* )(void),std::list<_Ty>::_Iterator<_Secure_validation>(__thiscall two_lists::* )(void)>(Accessor1,Accessor2)' being compiled with [ _Ty=int, _Secure_validation=false, Accessor1=std::list::_Iterator (__thiscall two_lists::* )(void), Accessor2=std::list::_Iterator (__thiscall two_lists::* )(void) ] scons: done building targets. usr+sys time: 5.19 seconds, ticks: 7916678, micro-seconds/tick: 0.655 wall clock time: 12.58 seconds