egcs 1.03b

Jeffrey A Law law@cygnus.com
Sat Sep 5 15:44:00 GMT 1998


  In message < 35F0DE4F.59D2B885@paradise.net.nz >you write:
  > Is there a separate diff to update an egcs 1.1a that has been patched
  > from 1.03b in order to end up with 1.1b? (If you follow what I mean.. :)
  > 
  > I'd rather not have to download another 4Meg diff and repatch 1.03a to
  > end up with 1.1b rather than my current 1.1a.
egcs-1.1b is the same sources as egcs-1.1a.

The "a", "b", etc are merely to fix minor packaging errors.  The sources
have not changed.

In the case from egcs-1.1a to egcs-1.1b we had to fix two of the diff
files to ensure that they properly recreated gcc/unprotoize.c.  If
you have not seen errors during the build of unprotoize.c, then there
is nothing to worry about.

If you are seeing errors, you can recreate the file yourself

gcc/unprotoize.c:

#define UNPROTOIZE
#include "protoize.c"



jeff



More information about the Gcc mailing list