$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Execution problem moving libraries
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-08-01 04:28:02
On 08/01/2011 09:39 AM, Alessandro Candini wrote:
> But when I try to execute my software, I obtain the following error:
> /home/user/myExecutable symbol lookup error: /home/user/myExecutable:
> undefined symbol: _ZTIN10__cxxabiv115__forced_unwindE
That symbol is probably from libstdc++ or from another gcc-specific library.