$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: simonwlb (conic_at_[hidden])
Date: 2002-01-30 02:57:01
I am trying to build all of boost on Solaris 2.8, but I am having
trouble linking the thread library into my executable. "sched_yield"
and "nanosleep" are undefined symbols in thread.o.
What can I do?
SB