This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compile glibc without most features


On Thu, Apr 27, 2000 at 04:08:19PM -0400, Roland McGrath wrote:
> For something like an embedded use, what you would want to do is a port of
> glibc supporting the embedded case as you would support a different
> operating system.  This has been done in the past, for e.g. the
> "arm-*-none" configuration and once upon a time there were some others.
> joel.sherrill@OARcorp.com did some work for several such targets quite a
> long time ago; see sysdeps/standalone for some of that work.

I more or less like the approaches like

..../configure --disable-nss --disable-locale .....


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]