$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] linking with boost log 1.54
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2013-11-20 16:14:44
On Wed, 20 Nov 2013 11:26:10 -0800, Ovanes Markarian
<om_boost_at_[hidden]> wrote:
> Eric,
>
> thanks for the suggestion. I just switched to dynamic version and
> everything is fine now.
>
> I really can't await C++ modules and hope they will fix that sort of a
> problem...
>
[snip]
You might want to look into using Gnu Autotools if you're just targeting
Linux. They do simplify the whole static/shared library linking.