[oe] libc and ARM_INSTRUCTION_SET

Koen Kooi k.kooi at student.utwente.nl
Mon Dec 22 15:26:26 UTC 2008


On 22-12-08 15:56, Andrea Adami wrote:
> Hi,
> I'm testing uclibcgnueabi on c7x0.
>
> Two doubts:
>
> 1) arm / thumb
>
> Now armv5te machine defaults to "thumb" and uclibc fails do_compile:
> http://tinderbox.openembedded.net/public/logs/2601805.txt
>
> My solution offhand is to set ARM_INSTRUCTION_SET = "arm" in
> uclibc.inc but perhaps someone can sort out a proper patch.

Having uclibc (and hence libm) in ARM mode would probably be a good thing.


> 2) is it actual and correct that uclibc and klibc are machine-specific?

uclibc is machine specific since the defconfigs are machine specific, 
because at the time OE lacked fine grained architecture overrides.

regards,

Koen





More information about the Openembedded-devel mailing list