$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-04-11 05:47:23
> The following patch to boost/config/compiler/gcc.hpp enables automatic
> detection if exception handling is enabled or not in g++. I have
> confirmed at least g++ 2.95.2 and 3.2 on Linux define __EXCEPTIONS by
> default and undefine it with -fno-exceptions. Please apply this patch
> if there's no problem.
Done,
John.