$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-27 05:23:51
>I also was able to compile thread src and test_thread test but can't
>link test_thread due to unresolved symbols nanosleep, sched_yield,
>clock_gettime - anybody know where are they?
They're in -lrt
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/