uclibc and mips32r2

Alexander Voropay alec at sensi.org
Fri Feb 22 15:23:46 UTC 2008


2008/2/19, Mile Davidovic <md4uclibc at gmail.com>:
> Hello,
>  is ti possible to build uClibC with MIPS32R2 and EABI as used ABI?

 No, it's impossible. There is no EABI ELF for the MIPS architecture,
it's ARM-spacific.
Only O32, N32 and N64 ELFs are available for MIPS (BE and LE variants)

http://www.linux-mips.org/wiki/ELF

http://www.linux-mips.org/wiki/MIPSABIHistory

Just change an ABI in the "menu config".

The bug is opened, but not resolved yet

http://busybox.net/bugs/view.php?id=1889

-- 
-=AV=-



More information about the uClibc mailing list