[uClibc]uClibc for arm-elf target, is that possible?

Erik Andersen andersen at codepoet.org
Tue Nov 5 16:02:18 UTC 2002


On Tue Nov 05, 2002 at 04:42:36PM +0100, Gergely Tamás wrote:
> Hi!
> 
> I want to use gcc for arm-elf target and I want my programs
> to be as small as possible. My question is: can I replace
> newlib with uclibc, and if I can, how to do it? If that is
> not possible (as I tkink): is there any minimization of newlib
> exists (like the uclibc is the minimization of glibc)?

You can use uClibc on arm-elf targets -- provided you also
have a Linux kernel running on the system.  uClibc does not
currently support running without an operating system, as
it relies on the Linux operating system to provide a number
of important services.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list