top | item 46586240 (no title) PhilipRoman | 1 month ago That's just because glibc is not designed for static linking. It works, but it doesn't exclude unused code, unlike with other libcs. discuss order hn newest ptspts|1 month ago It does exclude unused code. But glibc has too many inter-object-file dependencies, so too much code gets used.
ptspts|1 month ago It does exclude unused code. But glibc has too many inter-object-file dependencies, so too much code gets used.
ptspts|1 month ago