$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-03-23 13:11:21
"Peter Jones" <mlists_at_[hidden]> wrote in message
news:20040323180328.GD48526_at_pmade.org...
> Hey, remember back when Michael Glassford said:
> > I'm not aware of anyone looking into this yet. If you could track
down
> > the problem, that would be great.
>
> As it turns out, this problem turns up when you don't link with
> libpthread on Solaris. Adding -lpthread to the compiler flags solves
the
> problem.
Thanks!
Mike