24 Feb
2009
24 Feb
'09
8 p.m.
On Tue, Feb 24, 2009 at 11:47 AM, Steven Watanabe
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.
On Tue, Feb 24, 2009 at 12:03 PM, Vladimir Prus
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.