$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Graham Bennett (graham-boost_at_[hidden])
Date: 2005-09-05 16:54:08
Hi all,
Attached is a small patch that I applied to get Boost.Python in 1.33 to
build correctly with gcc 3.2. It works around a bug mentioned here:
http://lists.debian.org/debian-gcc/2003/09/msg00055.html, where a type
is used before it is declared in cxxabi.h. The problem seems to be
fixed in gcc 3.4.
cheers,
Graham.
-- Graham Bennett