$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-03-13 09:13:37
in tools/quickbook/doc I did:
bash -c "export ICU_PATH=/cygdrive/c/src/icu && bjam -a --v2 toolset=gcc pdf"
But it continued to try to use vc7.1 until I moved
using gcc ;
to the top of my site-config.jam
-- Dave Abrahams Boost Consulting www.boost-consulting.com