public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: "Hendershot, Travis S" <travis.s.hendershot@lmco.com>
Cc: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: GCC on Green Hills INTEGRITY
Date: Mon, 13 Jul 2009 12:46:00 -0000	[thread overview]
Message-ID: <84fc9c000907130546k59ac69pe3a668453c0caa0c@mail.gmail.com> (raw)
In-Reply-To: <7D5F619A511C0148BA9D32709C139FA955142074@HVXMSP4.us.lmco.com>

On Mon, Jul 13, 2009 at 2:29 PM, Hendershot, Travis
S<travis.s.hendershot@lmco.com> wrote:
> Hello,
>
> I am trying to build a cross-compiler of gcc so that I can build an application for the Green Hills INTEGRITY RTOS.  Has this been tested before on recent releases of gcc?   Are there any binary files of the cross compiler available direct for download?
>
> Assuming no, I have been trying to figure out what the "target" should be in my build of gcc.  We will be using the XPedite5200 processor.
> (Freescale MPC8548E PowerQUICC III based PMC (PrPMC) / XMC Module with Dual Gigabit Ethernet)
>
> My guess is "powerpc-unknown-integrity".  Thank you for your help.

I'm not aware of Integrity support in GCC, so you probably should
chose a target based on either the binary format (elf?) and/or the
C library used (uclibc? newlib?).  See gcc/config.gcc for patters
for supported triples.

Richard.

      reply	other threads:[~2009-07-13 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <A1C5171D0568D7478C77B0B95B7B3D3A01E8161010@HVXMSP4.us.lmco.com>
2009-07-13 12:29 ` Hendershot, Travis S
2009-07-13 12:46   ` Richard Guenther [this message]

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=84fc9c000907130546k59ac69pe3a668453c0caa0c@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=travis.s.hendershot@lmco.com \
    /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).