Boost logo

Boost :

From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-01-25 00:10:36


John Maddock said:
>> 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).

I got help from Alkis Evlogimenos off list, and the problem is solved.
Mandrake seperates out runtime from development, and so only the runtime
for glibc was installed by default.

William E. Kempf
wekempf_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk