[Buildroot] Build instructions for ARM big-endian BE-8 target

Peter Korsgaard jacmet at uclibc.org
Fri Jun 5 09:30:23 UTC 2009


>>>>> "Gopu" == Gopu Subramanian <sgopu at yahoo.com> writes:

Hi,

 Gopu> I am trying to build big-endian tool chain for ARM v6
 Gopu> architecture (ARM 11MPCore) and it should BE-8 format. In BE-8,
 Gopu> instructions should be in little-endian. I want the
 Gopu> instructions for BE-8 toolchain.

Ahh, wasn't aware of the funky BE8 format, but after a bit of
googling around it seems to just be a matter of adding --be8 to the
the TARGET_CFLAGS.

Could you try adding it to line 40 of package/Makefile.in and give it
a try?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list