$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] boost build semaphore
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-07-01 17:45:05
AMDG
On 07/01/2013 01:47 PM, George Georgiev wrote:
> Hi Steven,
>
> I am experiencing the problem on Windows with msvc.
>
> I added the semaphore in the msvc toolset and it works. Thank you.
>
> The only issue that I still have is that it looks like ruining one linking
> at a time is not much better than all together. Is there a way I to change
> the JAM_SEMAPHORE value - instead only 1 it to limit the threads to a
> different number?
>
This isn't supported. It wouldn't be too hard to
add, though. The main difficulty is coming up with
a decent interface.
In Christ,
Steven Watanabe