$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: William Deegan (bdbaddog_at_[hidden])
Date: 2006-07-27 14:44:22
Greetings,
When I do the following:
pushd libs/filesystem/build
bjam "-sTOOLS=gcc"
I only end up with the
/boost-1.30.2/libs/filesystem/build/bin/libboost_filesystem.a/gcc/release/runtime-link-dynamic/libboost_filesystem.a
Built and no .so
What am I missing?
Thanks,
Bill