Subject: [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-09-26 12:55:02
#2366: bjam hangs when building libs/python/examples/quickstart under MacOS X
---------------------------------------+------------------------------------
Reporter: konrad.hinsen_at_[hidden] | Type: Bugs
Status: new | Milestone: Boost 1.37.0
Component: Building Boost | Version: Boost 1.36.0
Severity: Problem | Keywords:
---------------------------------------+------------------------------------
Note: This is the same bug as the one reported in ticket #2185. Since I
could not re-open the ticket for lack of permissions, I now open a new
one.
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 Boost 1.36.0 under MacOS 10.4.11 (Intel and PowerPC).
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2366> 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