Boost logo

Boost-Build :

Subject: Re: [Boost-build] [Locale] Help Needed with Boost-Build
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-09-22 15:46:32


> > Build Defines:
> >
> > - Add BOOST_ALL_NO_LIB
> > - if icu is enabled:
> > Define BOOST_LOCALE_WITH_ICU
> > - if iconv enabled and found
> > Define BOOST_LOCALE_WITH_ICONV
> > else
> > Define BOOST_LOCALE_NO_ICONV
>
> Why is BOOST_LOCALE_NO_ICONV needed -- should be inverse of
>BOOST_LOCALE_WITH_ICONV, no?

Indeed, it is inverse. I can fix this in the code such
that BOOST_LOCALE_NO_ICONV
would not be used.

Artyom

      


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk