Re: [Boost-bugs] [Boost C++ Libraries] #12505: 1.62 msvc configure regression : Name clash for main.obj

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12505: 1.62 msvc configure regression : Name clash for main.obj
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-15 21:48:03


#12505: 1.62 msvc configure regression : Name clash for main.obj
-------------------------------+---------------------------
  Reporter: jschueller | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.62.0 | Severity: Regression
Resolution: | Keywords: main.obj msvc
-------------------------------+---------------------------

Comment (by anonymous):

 I also encountered the same issue when building boost by using a
 customized location of zlib and bzip2. It wasted me two days and I still
 got no clue: the error message is very cryptic and is meaningless (maybe
 not true to the boost guys). The only way I made it work is to add -I
 path_of_zlib/bzip2_header to cxxflags and add -Lpath_of_zlib/bzip2_lib to
 linkflags.
 It seems one reply in
 https://github.com/boostorg/iostreams/commit/08798f6fffd6b0bf1b08236dedf0b02f6d8aac8a
 says the same thing. But it looks to me the pull request does not examine
 the impact and does not update the document. I would not say that's a
 complete pull request.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12505#comment:15>
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:20 UTC