This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
A "make check" patch for fixinc is coming
- To: mark at codesourcery dot com, gcc-patches at gcc dot gnu dot org
- Subject: A "make check" patch for fixinc is coming
- From: Bruce Korb <bkorb at veritas dot com>
- Date: Thu, 14 Jun 2001 15:24:03 -0700
- Reply-To: Bruce Korb <bkorb at pacbell dot net>
Hi Mark et al.,
Last night's inclhack patch was installed just before
I went to bed. However, I really would hate to see
3.0 go out with fixinc's "make check" broken for the release.
When I get home in a few hours, I plan to rebuild the
3.0 branch, cd to the fixinc directory and run "make check".
I should only find a difference based on the new hack.
Assuming that that is it, I will make a change to
something under fixinc/tests/base/... somewhere.
This will only affect the operation of the "make check"
function in the fixinc directory. (At a higher level,
the process skips the fixinc directory. This is correct
because you must have autogen-5 installed to be able to
run it and we are not assuming autogen-5 for everyone
running "make check".)
Cheers,
Bruce