
24 May
2005
24 May
'05
9:19 p.m.
On 5/24/05, Jonathan Turkanis <technews@kangaroologic.com> wrote:
Keith MacDonald wrote:
(Building with "bjam -sTOOLS=vc-8_0".) Presumably iostreams will either have to provide those headers, or conditionally exclude any of its sources that reference them.
Right. You can define NO_ZLIB, NO_BZIP2 or NO_COMPRESSION if you don't want to configure Iostreams to use these thrid party libraries.
Might it make sense to have these values be the default, or to use some sort of auto-detection for the dependent libraries as Boost.Python does with Python and Boost.Regex does with ICU? -- Caleb Epstein caleb dot epstein at gmail dot com