$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-10-18 10:29:14
At 04:28 PM 10/17/2002, David Abrahams wrote:
> Once you've learned that "don't know how to make" really means "file not
>> found", its low priority. But until you've learned that, it is a
>> showstopper.
>
>It's a typical kind of message from any make system, ...
But these errors were from a regression test system. To an end user like
me, it is just an implementation detail that it is built on top of a make
system.
Are you saying that it just isn't going to be possible to ever get
Boost.Build to do basic error reporting, like associating an error with a
file name and line number?
--Beman