Re: [Boost-bugs] [Boost C++ Libraries] #5680: bootstrap Boost.Build fails with MinGW 20110530: missing sys/wait.h, sys/resource.h, ar.h

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5680: bootstrap Boost.Build fails with MinGW 20110530: missing sys/wait.h, sys/resource.h, ar.h
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-13 12:45:49


#5680: bootstrap Boost.Build fails with MinGW 20110530: missing sys/wait.h,
sys/resource.h, ar.h
--------------------------------------------------------------------+-------
  Reporter: Alex Millian Hankins <lx_boost@…> | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords: mingw bjam bootstrap build
--------------------------------------------------------------------+-------
Changes (by thekyria@…):

  * keywords: => mingw bjam bootstrap build
  * severity: Showstopper => Problem

Comment:

 Replying to [ticket:5680 Alex Millian Hankins <lx_boost@…>]:
> {{{
> $ cd boost_1_46_1/tools/build/v2
> $ sh bootstrap.sh
> }}}

 As of boost_1_48_0, should instead be (msys):
 {{{
 $ bootstrap.sh mingw
 }}}
 Or (cmd):
 {{{
> bootstrap.bat mingw
 }}}
 Which would produce the bjam.exe (and b2.exe) you need.[[BR]]

 See also: #6143

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5680#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:08 UTC