Boost logo

Boost-Build :

From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-05-16 07:53:04


Vladimir Prus <ghost_at_[hidden]> writes:

> Dave,
> after your recent changes bjam messages look like:
>
> MkDir1 app/bin/gcc
> MkDir1 app/bin/gcc/debug
> MkDir1 app/bin/gcc/debug/main-target-app
> compile app/bin/gcc/debug/main-target-app/app.o
>
> Note "compile" as opposed to "gcc.compile". Actually, I find the previous
> message to be much more informative. Is this something that can easily be
> switched back?

Hmm, I honestly don't know what would have caused that. I don't even
know where that printing comes from. Perhaps:

make1.c:480: printf( "%s ", cmd->rule->name );

??

Oh... I think I might see the cause. Give me a few minutes...

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk