$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: eh-boost.build_at_[hidden]
Date: 2007-11-16 21:56:57
At 03:04 PM 11/16/2007, Phillip Seaver wrote:
>eh-boost.build_at_[hidden] wrote:
> > Can you point me to the location in the documentation that describes
> > "--debug-building"?  It's the first I've seen it.
>
>http://www.boost.org/doc/html/bbv2/advanced.html#bbv2.advanced.invocation
Thank you.  It was way down in the Google results; I missed it.
Unfortunately, it's a no-op for me.  I get exactly the same error message 
as before, with not a thing changed.
So, given that "--debug-building" is not working, how do I find out what's 
wrong?
I could imagine that it's important that the error is happening in 
"build-project".  If command line flags are not properly passed to a 
subsidiary project, that would explain it, but it would still be a problem.
Eric