On 29 April 2013 16:19, Eli Zaretskii <e...@gnu.org> wrote:

> > Date: Mon, 29 Apr 2013 09:58:50 +0100
> > From: Tim Murphy <tnmur...@gmail.com>
> > Cc: "bug-make@gnu.org" <bug-make@gnu.org>
> >
> > try interpreting error messages from compiler/tool X when they're 10
> > lines from the file that they refer to and don't include the
> > filename in the error message.
>
> That's unrelated: interpreting such output will be hard no matter what
> order it comes in.
>

cc fred.c -c -o fred.o
cc bob.c -c -o bob.o
error on line 20 -XXXXX

Which one?

It gets worse when you scale up.

Regards,

Tim



http://www.thezimbabwean.co.uk/friends/
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to