Re: [Boost-bugs] [Boost C++ Libraries] #2366: bjam hangs when building libs/python/examples/quickstart under MacOS X

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2366: bjam hangs when building libs/python/examples/quickstart under MacOS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-11 17:07:01


#2366: bjam hangs when building libs/python/examples/quickstart under MacOS X
----------------------------------------+-----------------------------------
  Reporter: konrad.hinsen_at_[hidden] | Owner: marshall
      Type: Bugs | Status: new
 Milestone: Boost 1.37.0 | Component: Building Boost
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Changes (by marshall):

  * owner: => marshall

Comment:

 Finally got a chance to set up a machine.
 PowerPC Mac mini running 10.4.11; Xcode 2.5; bjam 3.1.16; Boost 1.36.0
 (release).
 My user-config.jam looks like this:
 {{{
 import toolset : using ; using darwin ;
 using python : 2.3 ;
 }}}

 cd libs/python/examples/quickstart ; bjam
 gives me a whole bunch of output, then
 {{{ darwin.link.dll bin/darwin-4.0.1/debug/extending.o }}}, where it
 appears to hang, but if I wait, that command completes and the build
 continues and completes successfully.

 How _exactly_ is this different from your setup?

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2366#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:49:58 UTC