Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-01 07:46:43


Vladimir Prus <ghost_at_[hidden]> writes:

> David Abrahams wrote:
>> Pavol Droba <droba_at_[hidden]> writes:
>> > Hi,
>> >
>> > Regression tests show that codewarrior 8.0 have some problems with string
>> > algo lib.
>> >
>> > Report is here:
>> > http://tinyurl.com/35asy
>> >
>> > It seems, that compiler cannot find std::locale class. Can somebody with
>> > an access to this compiler help here.
>> >
>> > Thanks in advance.
>>
>> CW doesn't have locale unless you link to its static runtime. You
>> can add <cwpro8><*><runtime-link>static
>> <cwpro9><*><runtime-link>static to your library's requirements.
>
> Wasn't there "std::locale-support" and "std::facet-support", that you could
> put in requirements? At least adding them for program_options fixed the
> metrowerks problems. Or you no longer thing those modifiers to be superious
> to explicit <runtime-link>?

No, I just forgot I added them!

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk