
15 Feb
2012
15 Feb
'12
5:15 a.m.
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