Hi James,

libboost-serialization is also available as a shared library.  If you're
building a shared library yourself, is there a reason why you aren't
linking it dynamically with the shared boost?  The -fPIC problem will
only affect trying to link statically, since static libraries are
normally not built with -fPIC.

** Changed in: boost (Ubuntu)
       Status: New => Incomplete

-- 
libboost_serialization.a: relocation R_X86_64_32S against `vtable for 
boost::archive::detail::basic_iarchive' can not be used when making a shared 
object; recompile with -fPIC
https://bugs.launchpad.net/bugs/42362
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to