This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Building gcc compiler


Thanks for your quick reply. I will ask the gcc-help people.

Nishchal Patara
Xerox Global Services
Software Development
Bldg. 111-02J
(585) 422-5601
Nishchal Patara <mailto:Npatara@sdi.usa.xerox.com> 



-----Original Message-----
From: Nathan Sidwell [mailto:nathan@codesourcery.com]
Sent: Monday, December 06, 2004 2:31 PM
To: Patara, Nishchal
Cc: 'gcc@gcc.gnu.org'
Subject: Re: Building gcc compiler


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]