Subject: [Boost-bugs] [Boost C++ Libraries] #12516: Missing boost::serialization::array_wrapper in built serialization binary
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-11 10:58:53
#12516: Missing boost::serialization::array_wrapper in built serialization binary
----------------------------------+---------------------------
Reporter: michele.de.stefano@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.63.0 | Component: serialization
Version: Boost 1.61.0 | Severity: Regression
Keywords: |
----------------------------------+---------------------------
When building code that links against libboost_serialization with the
intel compiler I receive a link error saying
{{{
undefined reference to `boost::serialization::array_wrapper<unsigned long>
const boost::serialization::make_array<unsigned long>(unsigned long*,
unsigned long)
}}}
This bug is affecting also Boost MPI, that exploits Boost
Serialization.[[BR]]
The bug is not present into Boost 1.59.0. I've not tried Boost
1.62.0.[[BR]]
[[BR]]
Some more details:[[BR]]
[[BR]]
'''OS:''' CentOS6[[BR]]
'''Compiler:'''[[BR]]
Intel 16, over gcc 4.9.2 (tried building with both -std=c++11 or
-std=c++14).[[BR]]
Tried also with Intel 13, over gcc 4.8.5 (-std=c++11) and the issue is the
same.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12516> 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