Re: [Boost-bugs] [Boost C++ Libraries] #11019: Error while building 1.57 with MinGW4.7.1

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11019: Error while building 1.57 with MinGW4.7.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-13 14:56:41


#11019: Error while building 1.57 with MinGW4.7.1
-------------------------------+----------------------------
  Reporter: anonymous | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords: MinGW
-------------------------------+----------------------------

Comment (by demystificator@…):

 The windows commands with more visibility :

 {{{

 mkdir c:\boost\build
 cd c:\boost\tools\build\v2
 bootstrap.bat gcc
 b2 install --prefix=C:\boost\build
 set PATH=%PATH%;C:\boost\build\bin
 cd c:\boost b2 --build-dir=C:\boost\build toolset=gcc --build-
 type=complete
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11019#comment:1>
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:17 UTC