$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [iostreams] with compression filters?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-04 22:27:37
AMDG
Mikko Vainio wrote:
> Providing "-s|BZIP2_SOURCE|=..." or any of the other related variables
> or combinations thereof on the command line for bjam does not help.
> Does anyone out there have an example on how to do this exactly?
> I suggest such an example to be added to the documentation.
> Or is this a bug in the build system?
If you actually put |'s around the variable name, then it's wrong.
Otherwise -sBZIP2_SOURCE=... does work.
In Christ,
Steven Watanabe