This is the mail archive of the libc-alpha@sourceware.org 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: [RFC] Multi-arch capable ldconfig


On Tue, 4 Feb 2020, Markus Mayer wrote:

> While this approach seems to work just fine, it is obviously limited
> to ARM/ARM64 on x86, which is not a true solution to the issue. One
> would want ldconfig to be able to process *ALL* architectures it
> supports and it should be able to do this on *ALL* targets it can be
> compiled for.

See <https://sourceware.org/ml/libc-alpha/2014-01/msg00575.html> and the 
discussions in bug 22825.  I think that by incrementally changing the 
information contained in the ldconfig cache, it might well be possible to 
eliminate much of the need for architecture-specific readelflib.c files.

> - a "configure" option to turn on the multi-platform capability (it's
> off by default)

We don't have such a configure option for support in localedef for 
building locales for other glibc systems; it's not obvious we should have 
one for ldconfig either.

-- 
Joseph S. Myers
joseph@codesourcery.com


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