$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ilya Sokolov (fal_delivery_at_[hidden])
Date: 2007-10-11 04:48:00
Johan Nilsson wrote:
[snip]
> Running bjam under gcc now outputs:
>
> ---
> error: in Jamfile</path/to/bbv2/example/pch>: pch target name `pch2' should
> be the same as the base name of header file `include/pch.hpp'
> ---
>
> I don't know if this is an issue with the gcc compiler itself, or with the
> gcc toolset pch support implementation.
The former
HTH