public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Sven Rebhan <odinshorse@googlemail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] arm11 tool chain
Date: Tue, 30 Jun 2009 09:30:00 +0200	[thread overview]
Message-ID: <3dc1583f0906300030x6539d425g528cbd15c0783ef@mail.gmail.com> (raw)
In-Reply-To: <C977FA1845860B44B84CF9A5FCD54FFB03586531@psi-exch2.planningsystems.local>

2009/6/29 Melton, Jason <jason.melton@plansys.com>:
Hey!

> http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX31).  To
> build for this embedded processor would I use:
>
> arm-unknown-linux-gnu

Reading the webpage linked it seems like that thing has a hardware FPU,
so you can use your suggestion. However,  arm-unknown-linux-gnu will
procude ARM OABI code. You might also want to try

arm-unknown-linux-gnueabi

to use ARM EABI instead. See

http://www.gentoo.org/proj/en/base/embedded/handbook/index.xml?part=1&chap=3

Furthermore according to
http://www.arm.com/products/CPUs/ARM1136JF-S.html
http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/ARM-Options.html#ARM-Options

I would use

-march=armv6j -mtune=arm1136jf-s

in the CFLAGS.

Have fun!

    Sven



  parent reply	other threads:[~2009-06-30  7:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-29 14:47 [gentoo-embedded] arm11 tool chain Melton, Jason
2009-06-29 18:08 ` wireless
2009-06-30 15:40   ` Melton, Jason
2009-06-30 16:15     ` wireless
2009-06-30  7:30 ` Sven Rebhan [this message]
2009-06-30 15:56   ` Melton, Jason
2009-07-27 15:07   ` Christopher Friedt

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=3dc1583f0906300030x6539d425g528cbd15c0783ef@mail.gmail.com \
    --to=odinshorse@googlemail.com \
    --cc=gentoo-embedded@lists.gentoo.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