$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.37.0] boost test crashes under cygwin gcc-4.x
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-11-06 04:26:15
Mat Marcus skrev:
> When I run a simple test application with a single (empty)
> BOOST_AUTO_TEST_CASE, boost test causes a crash under cygwin using
> gcc-4.x. It also crashes for non-empty auto test cases. For example,
> the boost test regressions crash:
>
Just oout of curiosity, where did you get gcc 4.x for cygwin?
-Thorsten