Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building boost for Haiku
From: Edward Diener (eldiener_at_[hidden])
Date: 2014-10-08 12:00:47


On 10/7/2014 11:27 AM, Andrew Hudson wrote:
> 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.

Look at rule 'setup-threading' for whatever compiler you are interested
in changing. There may be a way to change this at the OS level but I do
not know how that can be done.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk