$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Since which boost-version is linking against boost-system required?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-16 07:32:20
> But how come that it seems not to be required to link against Boost.System
> when using boost-1.40 or boost-1.41 even though Boost.Filesystem is used and
> also included during linking? Has this requirement been introduced only
> recently? If so, it would be interesting to know since when exactly.
It depends on Boost.System since 1.35 or so...
So I have no idea how you linked without it.