$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Charles Polisher (cpolish_at_[hidden])
Date: 2004-04-28 12:20:45
$ pwd
/BUILD_TREES/boost
$ bjam "-sTOOLS=gcc"
/usr/bin/locate/allyourbase.jam: Not a directory
/usr/bin/locate/boost-base.jam: Not a directory
/BUILD_TREES/boost/tools/build/v1/bootstrap.jam:22: in boost-build
rule load-jamfiles unknown in module
/BUILD_TREES/boost/boost-build.jam:16: in module scope
$ gcc -v
<snip>
gcc version 3.3 20030226 (prerelease) (SuSE Linux)
I get the same result with both the latest release (1.31.0)
on sourceforge and with the CVS version.
Google, the FAQ and the list archives haven't yielded
up a clue. I *must* be overlooking something obvious. Help!