$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-08-02 11:30:07
Doug Gregor wrote:
> Boost 1.33.0 release candidate #1 is now available here:
Built OK on Fedora FC4 x86_64 using:
ICU_PATH=/usr ICU_LINK="-licuuc -licui18n" PYTHON_ROOT=/usr
PYTHON_VERSION=2.4 bjam -sTOOLS=gcc stage
But, where are build options documented? I would have never figured out
those ICU_PATH blah blah variables from the "Getting Started". Also, how
do I determine whether my iostream build includes gzip/bzip? Where is this
documented? I don't see it in the build instructions.