[Buildroot] Problems building for ucLinux/ARM with elf2flt enabled

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Jul 25 13:11:59 UTC 2013


On 07/25/2013 07:13 AM, Anna Fischer (novero/Bochum) wrote:
>>> Any pointers would be really appreciated.
>>
>> I'm afraid I'm not the person to help you here, I don't have any
>> experience with flat binaries in buildroot.
>> Others may be better suited. Thomas Petazzoni maybe?
>>
> 
> It seems as if by default FLAT binaries are not supported for the ARM architecture. It is only supported for Blackfin devices and m68k. Choosing the target binary format is disabled in by configuration because I use an ARM device.

The ARM nommu internal toolchain needs some work, similar to the
patchset i've sent for blackfin fixes.
For starters the tuple is wrong, it should be *-uclinux-* (instead of
*-linux-*) in package/Makefile.in
And there are other details regarding uclibc configuration for example
to fix.
It would probably be a good idea to add M-series and R-series cortex cpu
definitions too since those are the most likely to be used for nommu.
I'm looking into it but i make no promises, i lack hardware to test this
and qemu doesn't emulate anything useful regarding it.
Regards.



More information about the buildroot mailing list