Re: [Boost-bugs] [Boost C++ Libraries] #1967: bjam bug? iostreams + zlib won't build for VC8 or MinGW with small hack to Jamfile.v2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1967: bjam bug? iostreams + zlib won't build for VC8 or MinGW with small hack to Jamfile.v2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-04 04:48:58


#1967: bjam bug? iostreams + zlib won't build for VC8 or MinGW with small hack to
Jamfile.v2
----------------------------------------+-----------------------------------
  Reporter: brian.pratt_at_[hidden] | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: Building Boost
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment (by vladimir_prus):

 By my reading of the code, NO_ZLIB will be set to 1, if you're on Windows,
 and have not set both ZLIB_SOURCE and ZLIB_INCLUDE. If you set NO_ZLIB=0
 on command line and do not set ZLIB_SOURCE and ZLIB_INCLUDE, zlib won't be
 used anyway. And if you do set ZLIB_SOURCE and ZLIB_INCLUDE, zlib should
 be used without any other option. So, back to original question -- what
 exactly are you doing (exact command line), and what effect you see?

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1967#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC