[OE-core] bring mipsel support (little endian mode)

Khem Raj raj.khem at gmail.com
Wed Jun 27 15:41:49 UTC 2012


On Wed, Jun 27, 2012 at 12:09 AM, Phil Blundell <philb at gnu.org> wrote:
> On Wed, 2012-06-27 at 14:25 +0800, Dennis.Yxun wrote:
>>    for mipsel we also have to filter out -march=mips32, previously we
>> only handle mips (the big endian?)
>
> Why isn't mipsel getting the mips overrides?  I believe it's meant to.
> For what it's worth, mipsel (generically; I haven't tried qemu
> specifically) does seem to work fine for me without this patch.

if you are using 2.15 it uses the compiler to generate syscalls for all abi's
and you should get errors. TARGET_ARCH is in overrides and for mipsel
its set to mipsel and for big endian its mips therefore mips should
not appear in OVERRIDE lists.
I and curious how it worked for you

>
> p.
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list