$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-05-24 14:38:38
> However, somewhere a SEGV is happening. How can I turn off the test
> signal catching for this test so that I can get a core file for
> debugging?
<test_application> --catch_system_errors=no
Gennadiy