Boost logo

Boost Users :

Subject: [Boost-users] Undefined reference to boost_serialization even though it is specified with -lboost_serialization
From: Cedric Laczny (cedric.laczny_at_[hidden])
Date: 2011-02-24 05:07:03


Hi,

I have a program that used serialization-functionality for some of the self-
defined classes.
I specify "-lboost_serialization" with the g++ and it works fine on my local
machine.
However, when I want to compile it on a remote machine, that is unfortunately
lacking Boost-1.42 (needed due to lookup_edge.hpp) it fails to compile


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