
On Sat, 29 Oct 2005 16:39:23 -0700, Didier Malenfant wrote:
I've attached the error log to this message.
I've tried searching through the list archive for related problems but came back empty handed (although some posts seem to blame the widechar support?)
Any help appreciated.
-D x86\bjam.exe "-sTOOLS=vc-7_1-stlport" "-sSTLPORT_PATH=.." "-sPYTHON_ROOT=c:\Python24" ************************************************upport disabled. ECHO To enable bzip2, consul********************************************** ******************************************lib and gzip support disabled. To enable zlientation ****************************************************** Building Boost.Regex wite\build\boost_date_time.dll\vc-7_1-stlport\de of type 'boost::date_time::date_names_put<Co::operator
<Target>(InputStreamable &)' bei Target=boost::date_time::date_names_put<ource=NewSource, InputStreamable=boost::date_time::date_names_put<boost::greg_t>>>::string_type ]
...snipped...
"cLINK=1 -DUSE_DATE_TIME_PRE_1_33_FACET_IO -D_STLP_DEBUG=1 -D_STLP_DEBUG_UNINITIALIZED=1 -D_STLP_USE_DYNAMIC_LIB=1 /Z7 /Od /Ob0 /EHsc /GR /MDd /Op /wd4675 /Zc:forScope -I"bin\boos_time\build\../src/gregorian/greg_month.cpp" ped <@boost!libs!date_time!build\boost_date_t of <@boost!libs!date_time!build\boost_date_tte_time!build\boost_date_time.dll\vc-7_1-stlpte_time!build\boost_date_time.dll\vc-7_1-stlp!date_time!build\boost_date_time.dll\vc-7_1-s!date_time!build\boost_date_time.dll\vc-7_1-schar_traits<wchar_t>> ] C:\ : see reference to function template instantrget,Source>::operator >><Target>(InputStream [ Target=boost::date_time::date_names_put<boost::gregorian::greg_facet_conf Source=NewSource, InputStreamable=boost::date_time::date_names_put_STL::ostreambuf_iterator<wchar_t,_STL::char_te_names_put.hpp(175) : see reference to func with [ Target=boost::date_time::date_names_put<boost::gregori>>::string_type, Config=boost::gregorian::greg_facet_config, charT=wchar_t, OutputIterator=_STL:s<wchar_t>>, Source=const wchar_ator>::iter_type &,const charT *const ) constchar_traits<wchar_t>> ]
I'm curious, why was USE_DATE_TIME_PRE_1_33_FACET_IO defined? This compiler should be using the newer IO code. There have been problems with wide char support/vc7.1/stlport but I'm not sure this is the problem here. There are details on it in the docs (http://tinyurl.com/ce5hy). Bart