[Boost-bugs] [Boost C++ Libraries] #4561: bjam don't build zlib

Subject: [Boost-bugs] [Boost C++ Libraries] #4561: bjam don't build zlib
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-18 07:46:26


#4561: bjam don't build zlib
---------------------------------+------------------------------------------
 Reporter: rtelyuk@… | Owner:
     Type: Library Submissions | Status: new
Milestone: To Be Determined | Component: Building Boost
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 This command line allow build zlib in 1.43 version and early,

 libboost_zlib-vc90-mt-s.lib
 libboost_zlib-vc90-mt-s-1_43.lib
 libboost_zlib-vc90-mt-sgd.lib
 libboost_zlib-vc90-mt-sgd-1_43.lib

 but it's not work in 1.44

 Line for the build:

 bjam.exe --toolset=msvc-9.0 debug release threading=multi link=static
 runtime-link=static -sNO_COMPRESSION=0 -sNO_ZLIB=0
 -sZLIB_SOURCE="../../../../../zlib123" stage

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4561>
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:50:04 UTC