I am building Boost for the Haiku OS and have an issue. Haiku does not have a separate pthread library, pthreads exist in the root library. I need to suppress the -pthread linker option, and substitute -root.

My jam-fu is very weak so any assistance or pointers are appreciated. 

- AndrewZ