On Thu, May 26, 2016 at 10:13 PM, Waldemar Brodkorb wbx@uclibc-ng.org wrote:
Is there a reason you use LT on X86 or MIPS? Both have NPTL support. Normally LT is only enabled for noMMU architectures as BFIN/FR-V/C6X/Xtensa and for some exotic architectures AVR32/CRIS and for some architectures NPTL support wasn't ported from Glibc as M68k/Microblate/NIOS2.
The single reason for LT.old on such platforms - historical builds based on kernel 2.4. Not really used in our project at now, but I'm sure that it is good to push fixes into upstream.
Regards, Leonid