config/libc/eglibc.in
changeset 922 3f0456891349
parent 865 04cf91f13430
child 1195 b6b576b16e7c
     1.1 --- a/config/libc/eglibc.in	Thu Sep 18 09:22:25 2008 +0000
     1.2 +++ b/config/libc/eglibc.in	Mon Oct 13 11:23:51 2008 +0000
     1.3 @@ -1,6 +1,16 @@
     1.4 +# EXPERIMENTAL
     1.5  # eglibc options
     1.6  
     1.7 -comment "eglibc specific options"
     1.8 +config LIBC_eglibc
     1.9 +    select LIBC_SUPPORT_NPTL
    1.10 +    select LIBC_SUPPORT_LINUXTHREADS
    1.11 +    help
    1.12 +      EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC
    1.13 +      that is designed to work well on embedded systems.  EGLIBC strives
    1.14 +      to be source and binary compatible with GLIBC.  Its goals include
    1.15 +      a reduced footprint, configurable components, and improved
    1.16 +      cross-compilation support.  EGLIBC also includes some embedded ports
    1.17 +      (such as e500/spe) that are normally separate add-ons of GLIBC.
    1.18  
    1.19  choice
    1.20      bool