Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-06-30 12:30:21


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.

-- 
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