$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-16 06:59:06
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?
- Volodya