$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-16 04:54:01
On Wednesday 15 June 2005 20:59, David Abrahams wrote:
> >> What does that do?
> >
> > Passed -save-temps flags to the compiler, that, on gcc, causes the
> > preprocessed source to be retained (together with other things, like
> > assembler source).
>
> That's fine if you're using GCC, I guess. I needed to know Borland's
> PP output the other day.
And what's the right way to get it? Running "cpp" directly? In that case how
saving response files will help?
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2