public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Ganesh <ganesh@acmet.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Porting GCC to 8051 Microcontroller
Date: Wed, 07 May 2008 09:55:00 -0000	[thread overview]
Message-ID: <48216518.2050204@redhat.com> (raw)
In-Reply-To: <017101c8b014$16001dc0$c301a8c0@Ganesh>

Ganesh wrote:
> I am planning to do GCC porting for 8051 Microcontroller.
> 
> Kindly send me the steps involved in this project.

Well, if you don't understand the steps involved I don't see
why you're planning to do the port.  The 8051 architecture has
a number of features that will make it very hard to generate
code with gcc.  

The gccint info file has most of the info you need to do the
port.

Andrew.
  

  parent reply	other threads:[~2008-05-07  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07  7:50 Ganesh
2008-05-07  7:57 ` Fabian Cenedese
2008-05-07 11:48   ` Ganesh
2008-05-07  9:55 ` Andrew Haley [this message]
2008-05-07 10:03   ` Ganesh
2008-05-07 10:15     ` Andrew Haley
2008-05-09 10:35       ` Andrew Haley
2008-05-09 15:28 Duane Ellis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48216518.2050204@redhat.com \
    --to=aph@redhat.com \
    --cc=ganesh@acmet.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).