Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12336: Add Hint to BOOST_ALL_DYN_LINK=1 to serialization library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-01 22:24:43
#12336: Add Hint to BOOST_ALL_DYN_LINK=1 to serialization library
-------------------------------+---------------------------
Reporter: georg@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords: Documentation
-------------------------------+---------------------------
Comment (by ramey):
Hmmm - I believe that if you link static you should get only one registry.
"When you compile with BOOST_ALL_DYN_LINK=1 and dynamicaly link to the
boost libs, this ensures that there is just one registry
(extended_type_info)."
sound like you're using static linking and dynamic linking to deserialize.
I don't see why that would be a problem, but I'd have to think about it
(a lot) to really be sure. But I don't know if that's what you actually
mean either.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12336#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:20 UTC