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

Subject: [Boost-bugs] [Boost C++ Libraries] #2185: bjam hangs when building libs/python/examples/quickstart under MacOS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-11 12:59:38


#2185: bjam hangs when building libs/python/examples/quickstart under MacOS X
---------------------------------------+------------------------------------
 Reporter: konrad.hinsen_at_[hidden] | Type: Bugs
   Status: new | Milestone: Boost 1.36.0
Component: None | Version: Boost Development Trunk
 Severity: Problem | Keywords:
---------------------------------------+------------------------------------
 After compilation/installation of Boost, trying to build the Boost.Python
 example in libs/python/examples/quickstart makes bjam hang after executing
 the step

 darwin.link.dll bin/darwin-4.0.1/debug/extending.so

 The library file extending.so is still built (apparently correctly), but
 bjam does not continue after this step. By running the link command line
 (obtained with bjam -n -a) directly in the terminal, I have verified that
 it is not the linker that hangs.

 Tested with today's development trunk under MacOS 10.4.11 (Intel) and with
 Boost 1.35.0 under MacOS 10.4.11 (Intel and PowerPC). I have found reports
 about the same problem under MacOS 10.5 in various newsgroups.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2185>
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