Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-01-30 07:09:38


>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.

Those are part of the POSIX realtime library - probably the -lrt linker
option will fix the issue.

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


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