Date: Sun, 20 Aug 1995 13:12:45 +0300 (IDT) From: Eli Zaretskii To: Skip Egley Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: patches and g77 On Wed, 16 Aug 1995, Skip Egley wrote: > Specifically in the readme it says to apply the patch by typing something like: > > "patch -p1 -d gcc-2.6.3 < gcc-2.6.3/f/gbe/2.6.3.diff" > > Is there an equivalent incantation for the DOS/Windoze environment? > What files is it working on? Or does it work on the executable? Get the file patNNbn.zip and patNNdc.zip (where NN is the version number) from the same place you get DJGPP. This is a DOS/DJGPP port of the GNU patch utility that you need to apply patches such as above. If you want the latest patch docs, download the file dif26dc.zip which includes the full hypertext docs of patch (together with the GNU Diffutils).