id summary reporter owner description type status milestone component version severity resolution keywords cc 12516 Missing boost::serialization::array_wrapper in built serialization binary michele.de.stefano@… Robert Ramey "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 const boost::serialization::make_array(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." Bugs reopened To Be Determined serialization Boost Development Trunk Regression