$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rwgk_at_[hidden]
Date: 2001-08-17 20:08:54
--- In boost_at_y..., Andreas Dietrich <quasi_at_m...> wrote:
> So it looks like my compiler is broken :-(.
gcc exception handling is notoriously broken. We always
compile with -g and our apps run OK. With -O we get
segmentation faults.
This is with gcc 2.95.2. But gcc 2.96 might have the
same problems.
Ralf