Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11547: Symbol referencing errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-20 08:04:52
#11547: Symbol referencing errors
-------------------------------+-------------------------
Reporter: lcarreon@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by johnmaddock):
Actually I believe we do follow that guide - the issue in this case is
quite different and not related to Boost as such: if you build with hidden
visibility and your shared object references std lib symbols, then you get
the linker errors shown above. I don't think there's anything we can do
to fix this, as it's the C++ std lib that needs marking up as
{{{__global}}}.
I've disabled use of hidden builds for now in
https://github.com/boostorg/math/commit/8f252f78a02cc55b726b4a0e6198be2b0a5e0814
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11547#comment:1> 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