[Buildroot] PXA270 and gcc-4.3.3 for iwMMXt

Laine Walker-Avina lwalkera at ieee.org
Wed Apr 22 16:31:34 UTC 2009


On Wed, Apr 22, 2009 at 9:14 AM, Daniel Mack <daniel at caiaq.de> wrote:
> Check that your kernel and toolchain binaries are both built for EABI
> and check for the following entries in your busybox .config:
>
> 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"
>
> What you describe to see is very likely that kind of problem, we had
> that many times already. The above settings should do well, though.
>
> Daniel

All of the above is the same as my config. I'm attaching the .config
for the kernel and buildroot; please let me know if there's anything
you see wrong.

-Laine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 26929 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090422/ef6690e5/attachment-0002.obj>


More information about the buildroot mailing list