Boost logo

Boost Users :

Subject: [Boost-users] Since which boost-version is linking against boost-system required?
From: Cedric Laczny (cedric.laczny_at_[hidden])
Date: 2011-06-16 06:20:01


Hi,

I have an application which compiles fine with boost-1.40 and 1.41 (global
installation). When I try to compile that application on a system with a local
(staged) installation of boost-1.46.0, it complains about
undefined reference to `boost::system::get_system_category()'
etc.
So, now, it has to be linked also to boost-system via -lboost-system. Linking
against boost_filesystem and boost_regex ist already specified.
So far, so good.
My question is now, since when is this required?
Thank you.

Best,

Cedric


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