This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: ...but now


On Fri, Jan 05, 2001 at 09:36:06AM -0800, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@valinux.com> writes:
> 
> > I have a second thought on the aux vector with static binaries.
> > Right now, non_dynamic_init is called from __libc_init_first
> > in libc-start.c. It is no way to know when non_dynamic_init will
> > be called.
> 
> It's easy enough to add a direct call in __libc_start_main.  No big
> code shuffling necessary.
> 
> > BTW, non_dynamic_init is incorrect for PPC.
> 
> This is not helpful.
> 

I will provide a patch to do both.


-- 
H.J. Lu (hjl@valinux.com)

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