$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] rule cpp-pch unknown in Jamfile</D:/boost/trunk/libs/math/build>?
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-02-28 16:20:59
Steven Watanabe:
> AMDG
>
> Peter Dimov wrote:
>> Further investigation shows that it works (for me) with toolset=gcc
>> and an explicit toolset=msvc, but doesn't for toolset=borland and when
>> the toolset is omitted (this works in the release branch and defaults
>> to msvc).
>
> I'm going to guess that you initialize neither gcc nor msvc in
> user-config.jam.
> Is that correct?
Correct. I don't have a user-config.jam.