$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-09-29 05:28:15
Roland Schwarz wrote:
> Vladimir Prus wrote:
>> and contains -mt as many as *two* times ;-)
>>
>> I think that either Boost.Thread or Boost.Config do not notice that
>> threading is enabled. I'm copying this message to boost-devel,
>> probably somebody can suggest the fix.
>
> Hmm, I am maintaining Boost.Thread. But I cannot figure out what you
> mean.
>
> Something is wrong in the Jamfile (v1 or v2?). Yes?
> No? Where else should I look?
>
> What do you mean by "do not notice"? The message obviously telling
> that threading support isn't turned on shows that it is noticed?!
Roland, I've just patched Boost.Config to fix this.
John.