[Boost-bugs] [Boost C++ Libraries] #8552: Error compiling libboost_thread for android

Subject: [Boost-bugs] [Boost C++ Libraries] #8552: Error compiling libboost_thread for android
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-07 07:26:30


#8552: Error compiling libboost_thread for android
----------------------------+-----------------------------------------------
 Reporter: Radke | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.52.0
 Severity: Problem | Keywords:
----------------------------+-----------------------------------------------
 '''System configuration''': Ubuntu 12.04, android-ndk-r8e, Android 4.0.3
 level 15 on device, gcc android4.6 (but this also applies to Windows 7
 with minGw)

 '''Setup''': Most parts of boost build as expected, after invoking
 {{{
 ./bootstrap.sh --with-
 libraries=thread,signals,serialization,test,regex,system,date_time,exception,filesystem,math

 ./bjam --without-python --without-serialization toolset=gcc-android4.6
 link=static runtime-link=static target-os=linux --stagedir=android
 --prefix=$MYDIR install
 }}}

 '''Expected behaviour''': After this compilation there should be a
 libboost_thread.a binary in the specified prefix.

 '''Observed behaviour''': When compiling, the gcc fails with
 {{{
 ./boost/functional/hash/extensions.hpp:257:34: error: no matching function
 for call to 'hash_value(wchar_t const&'
 }}}

 '''Comment''': I will attach the whole log of a compile {{{--with-
 thread}}} to this report, as well as my user-config.jam.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8552>
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:13 UTC