$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Bulding Boost.Python on OSX
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-24 15:56:07
AMDG
Z. S. O. wrote:
> On Tue, Feb 24, 2009 at 11:47 AM, Steven 
> Watanabe <watanabesj_at_[hidden] <mailto:watanabesj_at_[hidden]>> wrote:
>
>     AMDG
>
>     Interrupt it.  bjam is holding on to the output from whatever it's
>     running.
>     I want to see what command is actually looping.
>
>
> Not sure how to interrupt a command line. Google says I should just 
> type "\" and enter but that does nothing.
control-D.
> On Tue, Feb 24, 2009 at 12:03 PM, Vladimir Prus 
> <vladimir_at_[hidden] <mailto:vladimir_at_[hidden]>> wrote:
>
>     It's probably this:
>
>            https://svn.boost.org/trac/boost/ticket/2185
>
>     Hard to know what's going on -- it's working for some folks, so
>     somebody has
>     to poke in a debugger.
>
>
> Strange...Is there a way to bypass bjam altogether? I was hoping to 
> build my wrapper in Eclipse and compile it as a shared library, but it 
> looks like there's no way to do it like that.
The shared library seems to build ok.  Does bjam hang if you just
build it?  bjam toolset=darwin embedding
In Christ,
Steven Watanabe