This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Should I expect a gcc as the output of the build?
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: casa_verde at excite dot com, gcc-help at gcc dot gnu dot org
- Date: Mon, 28 Mar 2005 17:05:01 -0600
- Subject: Re: Should I expect a gcc as the output of the build?
- References: <20050328225459.812B43E21@xprdmailfe11.nwk.excite.com>
Hi Paravotti,
Do you have all the prerequisites, as per <http://gcc.gnu.org/install/prerequisites.html>?
For instance, to compile GCC, you need to have a C90 compliant compiler installed?
Do you have GNU binutils built & installed?
Et cetera, et cetera.
--Eljay