$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-14 10:23:12
On Saturday 11 June 2005 00:47, David Abrahams wrote:
> Suppose I have a file that *does* compile, and I want to preprocess
> it?
>
> I think we may need to integrate direct support for preprocessing.
>
> But I think we also need a command-line option to preserve response files.
That's one possibility. I usually just touch the file and then
bjam cxxflags=-save-temps
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2