The ABI status of ELF hash tables
The ABI status of ELF hash tables
Posted Aug 20, 2022 11:51 UTC (Sat) by khim (subscriber, #9252)In reply to: The ABI status of ELF hash tables by marcH
Parent article: The ABI status of ELF hash tables
Rust, of course, uses glibc.
Go avoids it, but not because it thinks it's particularly bad, but because it avoids all dynamic libraries by default, as mentioned above it does the same on macOS.
Android, sure, that thing tries to purge all GPL/LGPL-related parts from userspace (although not very successfully so far), again, not a technical issue.
I just find it funny that you say software running on Linux try to avoid glibc as reaction to something GLibC developers did and when asked to clarify can only bring examples which are either incorrect or license-based.