Boost logo

Boost Users :

From: Pfligersdorffer, Christian (Christian.Pfligersdorffer_at_[hidden])
Date: 2008-04-21 03:46:49


j.c. wrote:
> If you include the file "portable_binary_iarchive.hpp" or
> "portable_binary_oarchive.hpp" in a common header the result is:
>
> ld: duplicate symbol
> [...]

Hello JC,

does this also occur if you replace the archives with
binary_[io]archive? Please keep in mind that portable binary archive
really is a thin layer on top of the native binary archive, so naturally
they mimik their behaviour. I suspect this to be a boost::serialization
issue; I never ran into the linker problem you describe.

Regards, Christian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net