
11 Oct
2005
11 Oct
'05
9:08 a.m.
These failures all appear to be due to unresolved externals when linking with Boost.Threads (nanosleep, sched_yield). I'm claiming major bjam ignorance, so I need help fixing this: how can I ensure that -lrt is included in the link libraries when these tests are built?
I believe I've already committed a fix for this: there was a minor snafu in the Spirit Jamfile that meant that <threading>multi wasn't getting applied whenever the BUILD environment variable was set. John.