On Wed, 13 Sep 2000, Tomasz Motylewski wrote:
> See also http://www.fefe.de/dietlibc/
Dietlibc shouldn't really call itself a libc, as it is actually only a
thin syscall layer with a malloc() implementation and a few support
functions bolted on. More realistic alternatives are uClibc and NewLib,
which were both recently ported to x86 Linux by Lineo and Werner
Almesberger respectively. uClibc is still quite limited as yet, but it is
very small and is in use by both the uClinux and ELKS projects. I haven't
tried NewLib on Linux yet, but NewLib in general appears to be more
complete and "well polished" (and larger) than uClibc, having been
maintained and sold by Cygnus for use in commercial embedded systems for
many years.
uClibc: http://opensource.lineo.com/ (get the uC-libc module from anoncvs)
NewLib: http://sourceware.cygnus.com/newlib/
x86 Linux port of NewLib:
ftp://icaftp.epfl.ch/pub/people/almesber/misc/newlib-linux/
--
--------------- Linux- the choice of a GNU generation. --------------
: Alex Holden (M1CJD)- Caver, Programmer, Land Rover nut, Radio Ham :
-------------------- http://www.linuxhacker.org/ --------------------
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.