$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-06-27 08:50:29
John Maddock <john_at_[hidden]> wrote:
> There are a lot of failures (linker errors) from this compiler that
> look like setup issues?
you can see identical errors in Bronek2-v2 and Bronek3-v2 (both are
using stlport, sorry about confusing toolset names). It's the problem
with stlport jam file - it should force mutithreading (stlport5 is
*only* multithreaded) but fails to do so, and effectively stlport
libraries fail to link
B.