On Tue, 10 May 2005, [EMAIL PROTECTED] mused: > Exporting in the environment LD_ASSUME_KERNEL=2.4.1 should also work, and is > a > bit more reliable in theory (because a distro *could* compile /lib/tls to > even work on i486, I've heard; since no distro does it, this remains > theory).
Indeed: configuring glibc with --without-__thread, putting the result in /lib/tls, and linking its dynamic linker into /lib yields an NPTL installation that works on i586 without trouble. The only downside is a loss of binary compatibility for programs that use thread cancellation, but these seem to be very rare. -- `End users are just test loads for verifying that the system works, kind of like resistors in an electrical circuit.' - Kaz Kylheku in c.o.l.d.s ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user