Boost logo

Boost :

Subject: Re: [boost] [EXTERNAL] rev 77024 fails again on Cygwin due SIGSTKSZ not defined
From: Belcourt, K. Noel (kbelco_at_[hidden])
Date: 2012-02-15 00:15:38


On Feb 14, 2012, at 6:44 PM, Bernd Prager wrote:

> On 2/13/2012 3:09 PM, Belcourt, K. Noel wrote:
>>
>> On Feb 13, 2012, at 1:00 PM, Bernd Prager wrote:
>>
>>> All,
>>>
>>> Boost Thread no longer compiles on Cygwin 1.7.10 / g++ (GCC) 4.5.3
>>> since SIGSTKSZ is not defined on this platform:
>>
>> Can you update and try again, 77009 should have reverted 77005.
>>
> Did you accidentally re-committed the previous bug again.

No, I don't think so.

> Compilation fails with:

I think the new context library is missing a header:

#include <sys/signal.h>

in libs/context/src/stack_utils_posix.cpp

-- Noel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk