$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jerry (jeremiah.s_at_[hidden])
Date: 2004-03-23 12:17:40
Hi,
I've just built boost1.31.0 using bjam under Linux, apparently successfully.
There don't appear to be any static libraries for boost::thread. Is this
correct?
If so, could someone please explain why I'm getting linker errors under g++
if I don't mention the _dynamic_ thread libs on the g++ command line, and
"cannot open shared object file" at runtime if I do.
Any pointers appreciated.
TIA,
Jerry.