Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2007-10-16 21:05:41


on Tue Oct 16 2007, "Gennadiy Rozental" <rogeeff-AT-gmail.com> wrote:

> "Eric Niebler" <eric_at_[hidden]> wrote in message
> news:4714E9C7.5070903_at_boost-consulting.com...
>>
>> This is gcc-3.4 (cygwin).
>>
>>
>> In file included from
>> C:\cygwin\home\ericne\boost\org\trunk\libs\test\src\execution_monitor.cpp:16:
>> ../../boost/test/impl/execution_monitor.ipp: In function `void
>> boost::detail::execution_monitor_jumping_signal_handler(int, siginfo_t*,
>> void*)': ../../boost/test/impl/execution_monitor.ipp:635: error:
>> expected id-expression before "__extension__"
>> ../../boost/test/impl/execution_monitor.ipp:635: error: expected `;'
>> before "__extension__" ../../boost/test/impl/execution_monitor.ipp:635:
>> error: expected primary-expression before ')' token
>> ../../boost/test/impl/execution_monitor.ipp:635: error: expected `;'
>> before ')' token
>
> Fixed in svn. Looks like cygwin can;t handle :: infront of
> siglongjmp. I ma having problems with Boost.Build and cygwin setup
> and can't test againt it easily.

What problems? Have you tried to get help with them?

I guess that might be hard because IIUC Volodya decided not to support
Cygwin in Boost.Build...

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

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