> 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


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to