$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2008-05-30 09:16:17
On Fri, May 30, 2008 at 7:42 AM, CSB <cbrundick_at_[hidden]> wrote:
> I see references to pre-compiled Boost libs but I'm unable to find them.
> I'm interested in the latest Boost.Thread for Linux. Can someone tell me
> where to find this? Thanks.
>
Your distribution's package manager should have the boost libs in an
appropriate format.
With the way the C++ ABI works, it's not feasible for Boost to provide
binaries, since there are too many possible combinations of compiler
and library and flags.