$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-01-24 07:00:14
> Sorry for this slightly off topic question, but I'm not a Linux user by
> trade. I've recently switched distributions to Mandrake 9.0, which comes
> with GCC 3.2 out of the box. When trying to compile Boost.Threads on this
> platform I encounter the following problem:
Good question, every linux box I've encountered up until now has had -lrt (I
thought this was part of glibc ?), and it's normally required for linking
the thread lib (all the sched_* functions are in there).
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm