31 Aug
2016
31 Aug
'16
9:03 p.m.
Le 31/08/2016 à 18:18, Nolen, Steven Douglas a écrit :
We are trying to build on a linux platform using gcc-5.3. We already have installations for gcc-4.6.1 thru gcc-4.9 that work.
When we tried moving to gcc-5.3, the build worked (apparently), but then we saw linking errors of this ilk…
undefined reference to `boost::archive::text_oarchive_implboost::archive::text_oarchive::save(std::string const&) The same linking errors happen when we build our code and when we tried just building the demo samples with the package.
We have tried building a more recent version of boost and also scouring stackoverflow and others.
Anyone having similar issues, or who might be aware of what’s happening?
How do you build Boost? Vicente