Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-01 00:44:22


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

- Volodya


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