Boost logo

Boost Users :

Subject: Re: [Boost-users] config / cygwin question
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-06-10 02:51:08


Nevermind.

Robert Ramey

Robert Ramey wrote:
> looks like it didn't like the attachments. Try a smaller set
>
>
> Robert Ramey wrote:
>> I recently upgraded my cygwin gcc compiler to version 4.3.4 from
>> version
>> 4.3.2 and now I've having problems compiling tests for the
>> serialization library.
>>
>> The problem shows up as a failure to link to
>> std::basic_string<wchar_t> ...
>>
>> This can be traced back to:
>>
>> #ifndef BOOST_NO_STD_WSTRING
>> ar & BOOST_SERIALIZATION_NVP(z);
>> #endif
>>
>> Which suggests to me that BOOST_NO_STD_WSTRING is not being defined
>> even though it should be with this configuration.
>>
>> I've run the config test - the results are atached.
>>
>> I've looked through the config files and can't figure out how this
>> could be different between the two versions 4.3.2 and 4.3.4.
>>
>> Any help would be appreciated.
>>
>> Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net