$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [quickbook]error: libstdc++.so.6: version `GLIBCXX_3.4.15' not found
From: Larry Evans (cppljevans_at_[hidden])
Date: 2012-06-20 10:04:36
There's a problem with quickbook on ubuntu using an .so library and
that .so library needed a missing GLIBCXX library.
The bjam output is in attachment.
How do I solve the problem?
TIA.
-Larry