[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#328183: #328183: no-tls-direct-seg-refs



Petr Salinger, le Thu 05 Jan 2006 10:34:08 +0100, a écrit :
> But not in the basic one:
> 
> $ dpkg -s libc6
> Package: libc6
> Architecture: i386
> Source: glibc
> Version: 2.3.5-11
> 
> $  objdump -T /lib/libc-2.3.5.so  | grep -e "\(tbss\|tdata\)" | wc
>       0       0       0

/lib/libc-2.3.5.so doesn't provide TLS, so of course doesn't use it
either. /lib/tls/libc-2.3.5.so does, and produces just the same result
as /lib/tls/i686/cmov/libc-2.3.5.so (which you just remembered me to
install BTW, actually...)

Regards,
Samuel



Reply to: