From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-10-16 03:05:34


Vladimir Prus wrote:

[snip]

> I guess
>
> bjam dir1/foo.o
>
> is something rare, so we should not bother supporting it.
>

I use "bjam foo.o" (without the dir) quite frequently to look at the
result of preprocessing the file. I have to add manually add compiler
flags for this, of course...

Markus