From: Sven Neumann <s.neumann@phase-zero.de>
To: buildroot@busybox.net
Subject: [Buildroot] meaning of BR2_arm_dunno
Date: Fri, 30 Jan 2009 11:01:25 +0100 [thread overview]
Message-ID: <1233309685.6293.17.camel@sven> (raw)
In-Reply-To: <87eiymru7j.fsf@macbook.be.48ers.dk>
Hi,
On Thu, 2009-01-29 at 16:46 +0100, Peter Korsgaard wrote:
> default apcs-gnu if BR2_ARM_OABI
> default atpcs if BR2_arm_dunno
> default aapcs if BR2_arm_dunno
> default aapcs-linux if BR2_ARM_EABI
>
> [...]
> Could you give it a try with those 2 lines changed?
Does not work for my configuration. The error when compiling gcc is:
Unknown ABI used in --with-abi=aapcs-linux
The relevant bits from my .config are:
BR2_iwmmxt=y
BR2_ARM_TYPE="ARM_IWMMXT"
# BR2_ARM_OABI is not set
BR2_ARM_EABI=y
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="iwmmxt"
BR2_GCC_TARGET_ARCH="iwmmxt"
BR2_GCC_TARGET_ABI="aapcs-linux"
BR2_GCC_VERSION="4.3.2"
Anything else you want me to try ?
Sven
next prev parent reply other threads:[~2009-01-30 10:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-29 15:30 [Buildroot] meaning of BR2_arm_dunno Sven Neumann
2009-01-29 15:46 ` Peter Korsgaard
2009-01-29 16:11 ` Sven Neumann
2009-01-29 16:16 ` Peter Korsgaard
2009-01-30 10:01 ` Sven Neumann [this message]
2009-01-30 10:14 ` Sven Neumann
2009-01-30 10:23 ` Peter Korsgaard
2009-01-30 11:25 ` Sven Neumann
2009-01-30 11:28 ` Peter Korsgaard
2009-01-31 10:26 ` Bernhard Reutner-Fischer
2009-01-31 22:28 ` Peter Korsgaard
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=1233309685.6293.17.camel@sven \
--to=s.neumann@phase-zero.de \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.