$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] bjam command hangs
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-12-14 01:27:33
On Monday 14 December 2009 05:44:32 Michael Alexeev wrote:
> The problem is that bjam never returns. I have to kill the process
> manually. Also any other bjam command does not produce any output at
> all and simply hangs.
>
> Does anybody else experience similar problem? Any help is greatly appreciated.
Could you attach to hanged bjam with a debugger and get a backtrace?
- Volodya