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: Remove the getpagesize system call from ia64


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

> #ifdef DL_STATIC_INIT
>   DL_STATIC_INIT (map)
> #endif

OK with me but

> If we are lucky, we may be able to get dlopen -> dlopen to work in
> static binaries.

No way.  Making it work means constantly updating the data.  This
won't happen.

Don't think about making this work, think about avoiding static
binaries.

-- 
---------------.                          ,-.   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]