$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2007-10-11 05:31:56
Ilya Sokolov wrote:
> 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
Ok. Whatever the reason is, a note in the pch description in the docs would
be helpful (and an example that works under gcc as well).
/ Johan