Boost logo

Boost Users :

Subject: Re: [Boost-users] Bulding Boost.Python on OSX
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-24 11:47:28


AMDG

Z. S. O. wrote:
> For some reason, when I do toolset=darwin it gets stuck at one part of
> the build process. I left it on overnight and it still looks like this:
>
> $ ./bjam toolset=darwin --verbose-test test
> ...patience...
> ...patience...
> ...found 1356 targets...
> ...updating 17 targets...
> common.mkdir bin
> common.mkdir bin/test_ext.test
> common.mkdir bin/test_ext.test/darwin-4.0.1
> common.mkdir bin/test_ext.test/darwin-4.0.1/debug
> common.mkdir bin/darwin-4.0.1
> common.mkdir bin/darwin-4.0.1/debug
> darwin.compile.c++ bin/darwin-4.0.1/debug/extending.o
> darwin.link.dll bin/darwin-4.0.1/debug/extending.so
>
> It still hasn't given me back my prompt, so I don't know what's going on.

Interrupt it. bjam is holding on to the output from whatever it's running.
I want to see what command is actually looping.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net