This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: porting gcc
- To: "Filippo Basso" <filippo at zirak dot it>
- Subject: Re: porting gcc
- From: Fergus Henderson <fjh at cs dot mu dot oz dot au>
- Date: Fri, 16 Feb 2001 04:49:24 +1100
- Cc: <gcc at gcc dot gnu dot org>
- References: <006a01c0976e$341bae80$73c323d4@zirak.it>
On 15-Feb-2001, Filippo Basso <filippo@zirak.it> wrote:
> Hi, I'm filippo from Italy,
> and I'm trying to port Linux 2.0.38 under a DSP-multiRISC architecture, with the uCLinux fellows...
> Now, Alessandro Rubini told me that it will be better to have first GCC ported to this architecture...
> Is it possible ?
Almost certainly.
> Where do I have to start from ?
I suggest reading the GCC manual, "Using and porting the GNU Compiler
Collection (GCC)", in particular the second half, starting with the
"GCC and portability" chapter. The GCC manual is distributed with GCC,
and is also available at <http://gcc.gnu.org/onlinedocs/>.
Good luck,
Fergus.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.