Subject: [Boost-bugs] [Boost C++ Libraries] #9703: build system ignores --with-icu= option
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-24 19:09:28
#9703: build system ignores --with-icu= option
----------------------------+------------------------------
Reporter: sergey@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.55.0
Severity: Problem | Keywords:
----------------------------+------------------------------
Configured as:
./bootstrap.sh --with-icu --with-icu=/opt/icu4c-52.1
I can see that line in project-config.jam exists:
path-constant ICU_PATH : /opt/icu4c-52.1 ;
But when I run ./b2 -a it reports:
- has_icu builds : yes (cached)
...
- Boost.Locale needs either iconv or ICU library to be built.
(repeated many times)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9703> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC