$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-05-31 10:51:27
I've reproduce your problem with dev-cpp/mingw. Usually i work with
standalone mingw (actually 3.3.1), and bjam always builds fine. There is
something wrong long file names handling in dev-cpp version.
Try mingw (www.mingw.org) or development version of dev-cpp.
Regards,
Janusz