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]
Other format: [Raw text]

Re: HAVE_HIDDEN doesnt always mean DONT_USE_BOOTSTRAP_MAP


Roland McGrath wrote:

> > And how about ./elf/cache.c
>
> That one is just laziness or an oversight.  In fact, I don't think those
> need to be conditional at all.

Yes it appears that all FLAG_XXX_LIB64 flags are defined in
./sysdeps/generic/ldconfig.h.

It also appears that each arch specific ldconfig.h includes
./sysdeps/generic/ldconfig.h.  So ./elf/cache.c could get rid of the
conditionals and perform the test at runtime.



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