John David Anglin a écrit : >>>> On the other hand, the LinuxThreads build on other architectures are >>>> still fine even with the latest gcc in Debian. >>> Is the __librt_multiple_threads symbol defined, undefined or not >>> used in librt.so? >>> >> On both hppa and m68k I get: >> 00000000 DO *UND* 00000004 GLIBC_PRIVATE __librt_multiple_threads > > So, it would seem m68k is also broken if the definition > in libc-2.5.so is hidden.
Well it is not hidden on m68k and also not on hppa. The symbol is defined the same way on both architectures in libc.so: 0013e328 g DO .bss 00000004 GLIBC_PRIVATE __librt_multiple_threads -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

