Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11381: Cross compilation with ARM gcc segmentation fault
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-21 16:01:30
#11381: Cross compilation with ARM gcc segmentation fault
-------------------------------------+---------------------
Reporter: Vijay Pas <vijaypas@â¦> | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------+---------------------
Comment (by andysem):
I can see two problems here. One is the absence of the pthread_spin*
functions. The use of these functions is guarded with the
_POSIX_SPIN_LOCKS system macro check, which must only be defined when the
functions are available. What target platform are you building for and how
can I detect it?
The second problem is the compiler crash at the end. It's coming from
Boost.Spirit and Boost.Phoenix, and I suggest you create a separate ticket
for Boost.Phoenix on that problem. I can't fix it in Boost.Log.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11381#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:18 UTC