[RFC] Multi-arch capable ldconfig
Joseph Myers
joseph@codesourcery.com
Thu Feb 6 21:34:00 GMT 2020
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
More information about the Libc-alpha
mailing list