2008/2/19, Mile Davidovic <[EMAIL PROTECTED]>: > 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=- _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
