Misha Bergal <[EMAIL PROTECTED]> writes:

> Misha Bergal <[EMAIL PROTECTED]> writes:
>
>> David Abrahams <[EMAIL PROTECTED]> writes:
>>  
>> > I am slightly concerned about the number of unexpected failures with
>> > intel7.1-stlport.  Is there a configuration problem?
>> 
>> Yes, there is. The main trunks intel-win32-tools.jam,1.28 enables
>> wchar_t for our configuration but RC_1_30_0 intel-win32-tools.jam,1.23
>> doesn't. 
>> 
>> Our STL installation is compiled with wchar_t support. I will setup
>> another copy compiled without it.
>
> Done. The results for intel7.1-stlport are definetely better now, there is
> just one regression in lexical_cast_test - I will take a look at it.

It looks like you need to build your vc6 stlport debug library also;
that would account for the failure in the testing library tests.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to