Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12132: ubuntu 64 bit icu detaction fails
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-06-14 22:43:33
#12132: ubuntu 64 bit icu detaction fails
--------------------------------+--------------------------------
Reporter: konstantin.kivi@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords: icu regex boostrap
--------------------------------+--------------------------------
Comment (by anonymous):
This way it works. However this not the default action.
{{{
konst_at_misha:~/work/boost_1_60_0$ ./bootstrap.sh --with-icu
Building Boost.Build engine with toolset gcc...
tools/build/src/engine/bin.linuxx86_64/b2
Detecting Python version... 2.7
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Generating Boost.Build configuration in project-config.jam...
Bootstrapping is done. To build, run:
./b2
To adjust configuration, edit 'project-config.jam'.
Further information:
- Command line help:
./b2 --help
- Getting started guide:
http://www.boost.org/more/getting_started/unix-variants.html
- Boost.Build documentation:
http://www.boost.org/build/doc/html/index.html
konst_at_misha:~/work/boost_1_60_0$ cd libs/regex/build ; ../../../b2
--reconfigure toolset=gcc
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- symlinks supported : yes
- has_icu builds : yes
...patience...
...found 600 targets...
...updating 18 targets...
gcc.compile.c++
../../../bin.v2/libs/regex/build/gcc-4.9.2/debug/c_regex_traits.o
gcc.compile.c++
../../../bin.v2/libs/regex/build/gcc-4.9.2/debug/cpp_regex_traits.o
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12132#comment:3> 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:20 UTC