[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Capturing and converting makefile output
From: |
Paul D. Smith |
Subject: |
Re: Capturing and converting makefile output |
Date: |
Mon, 7 Oct 2002 14:13:39 -0400 |
%% "Paul Power" <address@hidden> writes:
pp> I've been a reasonably heavy user of gnu make over the Previous
pp> few years and the one thing I would really like To see is a way to
pp> capture the output from a makefile ( errors and standard
pp> completion ) and convert it to a given format.
I'm not exactly sure what your goal is here--the format of error
messages emitted by GNU make is well-defined. You can check the GNU
make manual chapter "Errors Generated by Make".
If you mean errors generated by tools that make invokes, then of course
there's nothing make can do about that.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist