How to get the right uclibc for my current CPU?

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Dec 20 18:02:23 UTC 2011


On Dec 20, 2011 7:27 AM, "Thomson" <lilotom at gmail.com> wrote:
>
> I got a low end box with ARM, and I want to install uclibc into it, but
> after a short look at the toolchains page, it seems there is a version for
> arm, armeb, and it also seems there are many instruction set version for
> ARM (armv4, armv5, armv6, etc.). So how could I get the CPU information
and
> install the right version of uclibc for it?

ARM ISAs are backward compatible, so boot e.g. armv3 and see what CPU it is
(short of looking at the chip).


More information about the uClibc mailing list