On 2025-12-06 22:05, Aurelien Jarno wrote: > On 2025-12-06 19:58, Adrian Bunk wrote: > > Doesn't this say that it is a bug when every single program picks up a > > dependency on GLIBC_ABI_GNU_TLS? > > Or rather, this is a limitation of the linker system which can't easily > add a symbol depending if TLS is used or not in the binary.
Well looking more into details, it could be a binutils bug. It is supposed to add this "flag" only if input relocatable object files call ___tls_get_addr. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://aurel32.net

