This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc info
- To: gcc at gcc dot gnu dot org, iqbal at uiscpl dot com
- Subject: Re: gcc info
- From: mike stump <mrs at windriver dot com>
- Date: Fri, 17 Aug 2001 10:35:18 -0700 (PDT)
> From: iqbal <iqbal@uiscpl.com>
> To: gcc@gcc.gnu.org
> Date: Fri, 17 Aug 2001 17:53:50 +0000
> I want to develop a compiler which is conform to i860, I understand
> that gcc could be utilized as cross compiler for somany platforms,i
> want to know the procedures involved in the recompilation of the
> gcc,
The documentation is provided on a web site whose address is:
http://gcc.gnu.org/
You will want to read:
http://gcc.gnu.org/install/index.html
and
http://gcc.gnu.org/onlinedocs/
to get started.