bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New dynamic loader (was Re: 2.1.96 & apache mod_setenv)


From: Ulrich Drepper
Subject: Re: New dynamic loader (was Re: 2.1.96 & apache mod_setenv)
Date: 10 Nov 2000 00:37:59 -0800
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)

"Petr Vandrovec" <address@hidden> writes:

> ./x /usr/lib/libpthread.so /usr/lib/libnss_dns.so

You cannot dynamically load libpthread.  If it ever worked this is
only by accident.  It might work without RTLD_GLOBAL but it definitely
never will work (in the long run) with RTLD_GLOBAL.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]