$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Darin Adler (darin_at_[hidden])
Date: 2002-11-11 11:35:28
Looks like you have found a gcc bug, as the title of your message
implies. But this list is not a good place to report gcc bugs. The gcc
maintainers don't monitor this list. Instead you should do what the
error message says:
"See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions."
-- Darin