public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* *.diff file
@ 2001-01-30  5:56 Maximiliano Badin
  0 siblings, 0 replies; 2+ messages in thread
From: Maximiliano Badin @ 2001-01-30  5:56 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

Hello, I download de " gcc-2.95.1-2.95.2.diff 
" file and gcc-2.95.1.tar file.
How do I apply this diff file over the and 
gcc-2.95.1 directory, or how does it work.
 
Thank you

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: *.diff file
@ 2001-01-30  6:32 Kazu Hirata
  0 siblings, 0 replies; 2+ messages in thread
From: Kazu Hirata @ 2001-01-30  6:32 UTC (permalink / raw)
  To: 'Maximiliano Badin', gcc-help

Title: RE: *.diff file





Hi,


> Hello, I download de " gcc-2.95.1-2.95.2.diff " file and gcc-2.95.1.tar file.
> How do I apply this diff file over the and gcc-2.95.1 directory, or how does it work.


The following should work.


cd gcc-2.95.1
patch -p1 < gcc-2.95.1-2.95.2.diff


Kazu Hirata




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-30  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-30  5:56 *.diff file Maximiliano Badin
2001-01-30  6:32 Kazu Hirata

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).