Support for smaller glibc

Ulrich Drepper drepper@redhat.com
Tue Nov 28 23:12:00 GMT 2000


"H . J . Lu" <hjl@valinux.com> writes:

> By "binary compatible", I mean I can compile against normal glibc as
> long as I don't use those stripped functions.

This ones again is against common sense in software engineering.  It's
horrible to use the same soname for such a derived library.  Anyway,
you can certainly imitate the interfaces, what stops you.

Stop trying to make derivations from glibc.  Make it privately, I
don't care.  But it's wrong to increase the complexity of the code
and the debugging process even more.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-alpha mailing list