Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (glibc), optimised for use in embedded devices, while still attempting to remain source and binary compatible with the standard glibc. The authors claim that EGLIBC is not intended to be a fork of glibc, but rather a variant, accepting patches that the core glibc developers may reject.[1]
On 6 May 2009, it was announced that Debian would move from the GNU C Library to EGLIBC, citing problems with the development process of glibc.[2] Debian and several of its derivatives now ship EGLIBC instead of glibc. Ark Linux also uses EGLIBC.[3] EGLIBC is free software licensed under the GNU LGPL. The EmbToolkit build system can provide an EGLIBC toolchain for embedded Linux, but is not part of the EGLIBC project.
[edit] References
[edit] External links