On Wed, May 29, 2019 at 2:32 PM John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> wrote: > On 5/28/19 12:56 PM, Greg Ungerer wrote: > >> Maybe... but I didn't want to rip it out without having one of the > >> maintainers confirm that this really isn't likely to be used anymore. > > > > I have not used shared libraries on m68k non-mmu setups for > > a very long time. At least 10 years I would think. > We use shared libraries in Debian on m68k and Andreas Schwab uses them > on openSUSE/m68k. And you're using FLAT shared libraries, not ELF / FDPIC ELF shared libraries? See <https://lore.kernel.org/lkml/20190524201817.16509-1-jannh@xxxxxxxxxx/> for context - this thread is about CONFIG_BINFMT_SHARED_FLAT.