Subject: [Boost-bugs] [Boost C++ Libraries] #3711: libs/serialization/example/portable_binary_* not linking
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-03 19:04:18
#3711: libs/serialization/example/portable_binary_* not linking
--------------------------------+-------------------------------------------
Reporter: tenoften@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: serialization
Version: Boost 1.41.0 | Severity: Showstopper
Keywords: portable binary |
--------------------------------+-------------------------------------------
worked in 1.39, not tested 1.40
the files compile, but a taste of the link errors (from top):
debug/animlogic_1.o: In function
`boost::serialization::extended_type_info_typeid<anim_state>::~extended_t
ype_info_typeid()':
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED2Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x1f):
undefined reference to
`boost::serialization::extended_type_info::key_unregister() const'
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED2Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x28):
undefined reference to
`boost::serialization::typeid_system::extended_type_info_typeid_0::type_unregister()'
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED2Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x56):
undefined reference to
`boost::serialization::typeid_system::extended_type_info_typeid_0::~extended_type_info_typeid_0()'
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED2Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0xb2):
undefined reference to
`boost::serialization::typeid_system::extended_type_info_typeid_0::~extended_type_info_typeid_0()'
debug/animlogic_1.o: In function
`boost::serialization::extended_type_info_typeid<anim_state>::~extended_t
ype_info_typeid()':
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED0Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x1f):
undefined reference to
`boost::serialization::extended_type_info::key_unregister() const'
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED0Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x28):
undefined reference to
`boost::serialization::typeid_system::extended_type_info_typeid_0::type_unregister()'
animlogic.cpp:(.text._ZN5boost13serialization25extended_type_info_typeidI10anim_stateED0Ev[boost::serializ
ation::extended_type_info_typeid<anim_state>::~extended_type_info_typeid()]+0x56):
undefined reference to
`boost::serialization::typeid_system::extended_type_info_typeid_0::~extended_type_info_typeid_0()'
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3711> 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:02 UTC