$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-06-06 04:23:57
dx wrote:
> The incomplete class "gcc_3_2_wknd" must not be used as a qualifier.
>
> A non-type template parameter cannot have type "const bool"
That indicates a problem with Boost.MPL and that compiler. Are you using an
up to date version of xlc because I believe Boost.Regex does/should build
fine with that compiler.
John.