This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Recent fixinc cabs addition breaks sunos4 + fix
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Recent fixinc cabs addition breaks sunos4 + fix
- From: Bruce Korb <bkorb at sco dot COM>
- Date: Thu, 18 May 2000 09:36:00 -0700
- CC: autogen at linuxbox dot com, egcs-bugs at egcs dot cygnus dot com, egcs-patches at egcs dot cygnus dot com, Bruce Korb <bkorb at gnu dot org>
- Organization: Santa Cruz Operations
- References: <200005181551.LAA02296@caip.rutgers.edu>
"Kaveh R. Ghazi" wrote:
>
> Okay I installed the following patch and regenerated fixincl.x.
>
> I'm not sure whether I need to update anything else when adding
> test_text (e.g. check.diff.) It looks like I should simply move the
> NEWDIFF file to check.diff, but the current differences between
> NEWDIFF and check.diff include more than my cabs stuff so I left it
> alone.
:-(
> What's the proper procedure?
That is still being worked on :-).
I think it should be, approximately:
1. run the fixinc "make check" without the test_text changes.
If there are problems reported, then I'll likely have to
look at them.
2. Make your test_text changes and re-run the "make check".
There *will* be differences.
3. If:
a) step 1 was clean, AND
b) the differences look correct,
then just install the NEWDIFF file as "check.diff".
Otherwise, I'll just work the new diffs in when I fix #1 above.
At this point, don't bother with step 1. Just tell me
what diffs were reported that did not relate to the cabs stuff?
Thanks,
Bruce