This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Steps required for gcc compilation..
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Vibhaakar Sharma <vibhaakarsharma at yahoo dot com>, gcc-help at gcc dot gnu dot org
- Date: Wed, 11 Aug 2004 07:46:58 -0500
- Subject: Re: Steps required for gcc compilation..
- References: <20040811102652.14257.qmail@web40601.mail.yahoo.com>
Hi Vibhaakar,
> I am new to compiling gcc. Can anyone point me what are exact steps to
compile gcc my-self.
http://gcc.gnu.org/install/
> What is difference while cross-compiling it for AMD64/IA64.
I do not know.
> And which library/component is responsible for generating format i.e. ELF
or PE-COFF.
I do not know.
HTH,
--Eljay