$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Goller (morfic_at_[hidden])
Date: 2005-03-04 19:36:51
hi,
im looking for feedback as well as a possible fix for boost
serialization with binutils >2.15.90.0.*
with binutils 2.15.90.0.* the boost serialization demo links properly
with newer (stable on gentoo) binutils we see a myriad of gnu linkonce
errors from the linker
so i would like to know if anyone here can link the serialization
demo.cpp with 2.15.92.* binutils
if yes on which distro and the exact version of the binutils
better yet, i would like to know how i can build boost serialization
also as a shared lib, as none of the other libs which exist in shared
and static version have problems with linking with 2.15.92.* bintuils
thank you in advance for your input and help
Daniel