public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: glagnar <glagnar@gmail.com>
To: gcc@gcc.gnu.org
Cc: dj@redhat.com
Subject: Questions about the new M32C target
Date: Wed, 27 Jul 2005 18:25:00 -0000	[thread overview]
Message-ID: <f7ec0a650507271125672499e1@mail.gmail.com> (raw)

Hi everyone,

I was excited to find out that gcc now supports the Renesas M16C/M32C
architecture. I have compiled binutils and gcc from the CVS sources.
However, there are several questions that I have:

1. Does anyone know if or when there will be a libc supporting this
target, and which one that will be (newlib?)?

2. After building the compiler, I can create object files but not
executables. ld claims there are linker scripts missing (the files ld
wants are r8c.ld, m16c.ld and m32c.ld, depending on CPU). Will these
be added to gcc or are you supposed to write your own?

3. There has been a project to add M16C support to gcc, but it was
apparently abandoned because the M16C architecture has two different
addressing modes, while gcc presumably does not support different
pointer sizes. See this discussion for details:
http://lists.gnu.org/archive/html/m16c-dev/2003-11/msg00001.html

How has this issue been addressed in the current version?

Thanks

             reply	other threads:[~2005-07-27 18:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27 18:25 glagnar [this message]
2005-07-27 18:59 ` DJ Delorie

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=f7ec0a650507271125672499e1@mail.gmail.com \
    --to=glagnar@gmail.com \
    --cc=dj@redhat.com \
    --cc=gcc@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).