Building gcc compiler
Nathan Sidwell
nathan@codesourcery.com
Mon Dec 6 19:31:00 GMT 2004
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
More information about the Gcc
mailing list