The Compact C Type Format in the GNU toolchain
The Compact C Type Format in the GNU toolchain
Posted Aug 6, 2019 21:55 UTC (Tue) by roc (subscriber, #30627)In reply to: The Compact C Type Format in the GNU toolchain by nix
Parent article: The Compact C Type Format in the GNU toolchain
> They are explicitly not marked as debugging sections in the linker and are even kept in when --strip-unneeded for that exact reason :)
That's a neat trick, but inevitably it will lead to stripping tools getting --strip-really-unneeded options, which just means more complexity for the ecosystem going forward.