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-09-10 08:05:05


#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 alessandro_vergani):

 The problem happens also with VC9.
 I think it is a problem with bjam because if I place in the jamfile.v2 a
 simple test like:

 if 0
 {
    ECHO "Error" ;
 }

 the test always succeeds and the error string is diplayed.

 Explicitly comparing for equality with 1 solves the problem.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1967#comment:8>
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