This is the mail archive of the libc-alpha@sources.redhat.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: fde-glibc.c bug


Jakub Jelinek <jakub@redhat.com> writes:

> The tricky part would be if static binary dlopens a C++ library how would
> glibc which was dlopened get the phdr/phnum pair from the static binary.

Forget about this.  The only time glibc supports dlopen from static
apps is to get NSS going.  Nothing else is supported.  I'd love to add
code which runs mkfs on all filesystems to, ehm, discourage people
from doing anything else.

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


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