public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nathan Sidwell <nathan@codesourcery.com>
To: "Patara, Nishchal" <npatara@sdi.usa.xerox.com>
Cc: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
Subject: Re: Building gcc compiler
Date: Mon, 06 Dec 2004 19:31:00 -0000	[thread overview]
Message-ID: <41B4B382.3010408@codesourcery.com> (raw)
In-Reply-To: <8229C4577A00D511ABC00090277A45A00402B6@us0111-ch-ms1.sdi.xcdg.xerox.com>

Patara, Nishchal wrote:
> Hello,
> I am a developer at Xerox. I am working on Novell team. Since Novell has
> moved to SuSe Linux so I installed the same to one of my machine. It seems
> that to install NNLS(Novell Nterprize Linux Services), we need gettext and
> to have gettext we need gcc. I installed the latest source of gcc from your
> site but it's pre-requisite is "cc", which was not at all installed with the
> OS. I searched the whole internet and the CD's I got but could not find c
> compiler "cc" for linux.

it needs an existing C compiler, what do
	which cc
and
	which gcc
tell you?

However, I don't see how this will help you, gettext should be available
on your distribution anyway.

Oh, and this is the wrong place to ask, gcc-help is the right place.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

  parent reply	other threads:[~2004-12-06 19:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 19:23 Patara, Nishchal
2004-12-06 19:29 ` Chris Jefferson
2004-12-06 19:31 ` Nathan Sidwell [this message]
2004-12-06 19:44 Patara, Nishchal
2004-12-06 19:45 Patara, Nishchal

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=41B4B382.3010408@codesourcery.com \
    --to=nathan@codesourcery.com \
    --cc=gcc@gcc.gnu.org \
    --cc=npatara@sdi.usa.xerox.com \
    /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).