$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-01-01 05:29:39
> Looks like the failures is not important, but I am just wondering what is
> the cause of these problems.
cygwin has no wide character support, so the wide character version of the
serialisation lib can't be built on that platform.
John.