public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* how to get source from s.patch, s.patch.orig?
@ 2002-01-02  2:15 eric
  2002-01-02 10:52 ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 1 reply; 2+ messages in thread
From: eric @ 2002-01-02  2:15 UTC (permalink / raw)
  To: gcc-help

Dear gcc:

  for get ing the source code of gcc, I download from mandrake srpm
7.2(with orig) 8.0
gcc.src.rpm
I get rid .bz2 of both
then what should I do to get source code out?

I ever tried 
patch s.patch.orig  s.patch
it seem put a rej behind the s.patch.orig

need you help

fsshl@centurytel.net

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

* Re: how to get source from s.patch, s.patch.orig?
  2002-01-02  2:15 how to get source from s.patch, s.patch.orig? eric
@ 2002-01-02 10:52 ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea 'Fyre Wyzard' Bocci @ 2002-01-02 10:52 UTC (permalink / raw)
  To: eric, gcc-help

At 22.18 01/01/2002 (GMT -0500), eric wrote:
>Dear gcc:
>
>   for get ing the source code of gcc, I download from mandrake srpm
>7.2(with orig) 8.0


Why don't you simply download the gcc sources in tgz from?
You can get them from the gcc ftp 
(ftp://gcc.gnu.org/pub/gcc/releases/index.html) or its mirrors 
(http://www.gnu.org/order/ftp.html).
Just grab the GCC full distribution, and unpack it in some directory (tar 
-xvzf gcc-3.0.3.tar.gz -C destination_directory).
If you want older the source for an older version, those are also on the 
same ftp (ftp://gcc.gnu.org/pub/gcc/releases/). Don't know of the mirrors.

HTH, fwyzard

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

end of thread, other threads:[~2002-01-02 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-02  2:15 how to get source from s.patch, s.patch.orig? eric
2002-01-02 10:52 ` Andrea 'Fyre Wyzard' Bocci

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).