public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How can install gcc-3.2.tar.bz
@ 2011-07-29 20:21 esmaeil mirzaee
  2011-07-29 20:32 ` Ian Lance Taylor
  2011-07-30  2:28 ` Leonid V. Fedorenchik
  0 siblings, 2 replies; 3+ messages in thread
From: esmaeil mirzaee @ 2011-07-29 20:21 UTC (permalink / raw)
  To: kernelnewbies, gcc-help

Apologize in advanced for interrupt and weak English.
Let me ask a question in lazy way.

I wanna install gcc-3.2.tar.bz then I download from
ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-3.2/
Could you help me.
Best
Samuel

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

* Re: How can install gcc-3.2.tar.bz
  2011-07-29 20:21 How can install gcc-3.2.tar.bz esmaeil mirzaee
@ 2011-07-29 20:32 ` Ian Lance Taylor
  2011-07-30  2:28 ` Leonid V. Fedorenchik
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2011-07-29 20:32 UTC (permalink / raw)
  To: esmaeil mirzaee; +Cc: kernelnewbies, gcc-help

esmaeil mirzaee <esmaeil.debian@gmail.com> writes:

> I wanna install gcc-3.2.tar.bz then I download from
> ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-3.2/
> Could you help me.

First link from an Internet search for ".tar.bz":

http://www.linuxforums.org/forum/newbie/20336-extract-tar-bz2-command.html

Then follow the same instructions you are using for gcc 3.4.  You will
run into similar problems.

Ian

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

* Re: How can install gcc-3.2.tar.bz
  2011-07-29 20:21 How can install gcc-3.2.tar.bz esmaeil mirzaee
  2011-07-29 20:32 ` Ian Lance Taylor
@ 2011-07-30  2:28 ` Leonid V. Fedorenchik
  1 sibling, 0 replies; 3+ messages in thread
From: Leonid V. Fedorenchik @ 2011-07-30  2:28 UTC (permalink / raw)
  To: esmaeil mirzaee; +Cc: kernelnewbies, gcc-help

On Fri, 29 Jul 2011 16:20:52 -0400
esmaeil mirzaee <esmaeil.debian@gmail.com> wrote:
> I wanna install gcc-3.2.tar.bz then I download from
> ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-3.2/
> Could you help me.
The easiest way for you (I heard you are new) is to install binary for you distribution, e.g.
yum install gcc
apt-get install gcc
emerge gcc
etc.

What OS are you using?

> Best
> Samuel

-- 
Leonid V. Fedorenchik

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

end of thread, other threads:[~2011-07-30  2:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-29 20:21 How can install gcc-3.2.tar.bz esmaeil mirzaee
2011-07-29 20:32 ` Ian Lance Taylor
2011-07-30  2:28 ` Leonid V. Fedorenchik

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