public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: gcc-help@gcc.gnu.org
Subject: Re: kgcc
Date: Wed, 03 May 2006 23:09:00 -0000	[thread overview]
Message-ID: <44593822.E1B72C73@dessent.net> (raw)
In-Reply-To: <DB870BED06C39D4DBD5FCB1BD9C856D40540C26A@inggnh999msx.in002.siemens.net>

"Muthu, Pushparaj IN GGN SISL" wrote:

>     I want to install kgcc compiler in my linux pc ( red hat 7.2.) . Could any one suggest me url to get kgcc compiler package.

I have no idea what this "kgcc" is.

You can find all the sources to every released version of gcc at the
standard mirror locations, e.g. <ftp://gcc.gnu.org/pub/gcc/>.

If you do not already have a working C compiler you will not be able to
build another compiler from source.  If that is the case you should
install gcc using the binary packages provided by your
distribution/vender.  See for example
<http://download.fedoralegacy.org/redhat/7.2/updates/i386/>.

Be aware that using a recent version of GCC on such an ancient and
obsolute system as RH7.2 is probably not going to work.  This is another
reason why you should use the binary packages of the compiler provided
by your distro.  Yet another reason is that bootstrapping a functioning
compiler from source is not always a simple process.

Brian

      reply	other threads:[~2006-05-03 23:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-03 13:13 kgcc Muthu, Pushparaj IN GGN SISL
2006-05-03 23:09 ` Brian Dessent [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44593822.E1B72C73@dessent.net \
    --to=brian@dessent.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).