Mail Archives: pgcc/1998/09/04/08:18:16
X-pop3-spooler: | POP3MAIL 2.1.0 b 4 980420 -bs-
|
Date: | Fri, 4 Sep 1998 08:10:33 +0000 (Europe/Paris)
|
From: | Junichi Saito <j DOT saito AT wanadoo DOT fr>
|
To: | Pentium compiler group list <beastium-list AT Desk DOT nl>
|
Subject: | Re: egcs 1.1 diffs (fwd)
|
Message-ID: | <Pine.LNX.4.02.9809040754490.932-100000@saito>
|
MIME-Version: | 1.0
|
Sender: | Marc Lehmann <pcg AT goof DOT com>
|
Status: | RO
|
Lines: | 63
|
For those who are going to upgrade their stock egcs-1.0.3a to pgcc-1.1a by
applying the patches egcs-1.0.3a-1.1a.diff.gz
and egcs-1.1a-pgcc-1.1a.diff.gz.
junichi
---------- Forwarded message ----------
Date: Thu, 03 Sep 1998 12:48:19 -0600
From: Jeffrey A Law <law AT hurl DOT cygnus DOT com>
Reply-To: law AT cygnus DOT com
To: Junichi Saito <j DOT saito AT wanadoo DOT fr>
Subject: Re: egcs 1.1 diffs
In message <Pine DOT LNX DOT 4 DOT 02 DOT 9809031654490 DOT 885-100000 AT saito>you write:
> No, it is deleted by the egcs-1.0.3a-1.1a.diff but there are always
> references to unprotoize.c in gcc/Makefile.in.
But the patch should have added it back after deleting it.
Hmmm, looks like the diff to add it back isn't in the diff file. A
packaging error of some kind
(unprotoize has to be handled specially because the normal diff/patch
mechanism will mis-apply the patch).
This is what unprotoize.c should look like
#define UNPROTOIZE
#include "protoize.c"
jeff
---------- Forwarded message ----------
Date: Thu, 03 Sep 1998 20:44:01 -0600
From: Jeffrey A Law <law AT hurl DOT cygnus DOT com>
Reply-To: law AT cygnus DOT com
To: Junichi Saito <j DOT saito AT wanadoo DOT fr>
Cc: egcs AT cygnus DOT com
Subject: Re: egcs 1.1 diffs
In message <Pine DOT LNX DOT 4 DOT 02 DOT 9809032037520 DOT 9121-100000 AT saito>you write:
> I applied to a full distribution egcs-1.0.3a the full diffs
> egcs-1.0.3a-1.1a.diff.gz , downloaded from a egcs ftp mirror site
> (ftp://ftp.lip6.fr/pub/egcs/releases/egcs-1.1a/).
>
[ ... ]
> There are only three references to /gcc/unprotoize.c in the diff, the two
> others are related to .brik.
Found it. The script choked on the special code to update unprotoize
when we changed from egcs-1.1 to egcs-1.1a.
egcs-1.1b will appear shortly :-) The only change for 1.1b will be
the .diff files will properly recreate gcc/unprotoize.c
jeff
- Raw text -