id summary reporter owner description type status milestone component version severity resolution keywords cc 2366 bjam hangs when building libs/python/examples/quickstart under MacOS X konrad.hinsen@… Marshall Clow "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). " Bugs closed Boost 1.37.0 Building Boost Boost 1.36.0 Problem worksforme