$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brewer, Christopher (cbrewer_at_[hidden])
Date: 2004-09-07 09:45:43
Angus-
I had similar problems with bjam under MinGW. By experimentation,
I discovered that I could make bjam work under MinGW by moving it
from it's previous location at 'c:/msys/1.0/bin' to
'c:/msys/1.0/mingw/bin'.
FYI, you can find this thread starting at Boost-users Digest,
Vol 250, Issue 1, and ending (successully :) at Boost-users Digest,
Vol 253, Issue 1.
HTH,
Chris Brewer