$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] After install, ld finds some boost libs, but not others. All are present.
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-04-08 22:55:33
AMDG
On 04/08/2014 03:01 PM, Devon Oslund wrote:
> Can find boost_regex, can't find boost_system. Both right there.
>
Try passing -Wl,-t to the linker.
It might show what's wrong.
In Christ,
Steven Watanabe