|
|
Subscribe / Log in / New account

The ABI status of ELF hash tables

The ABI status of ELF hash tables

Posted Aug 19, 2022 19:24 UTC (Fri) by rwmj (subscriber, #5474)
In reply to: The ABI status of ELF hash tables by rwmj
Parent article: The ABI status of ELF hash tables

.. and to continue that thought, why the linker wouldn't have a -Wl,--generate-old-style-hash flag or similar.


to post comments

The ABI status of ELF hash tables

Posted Aug 19, 2022 19:29 UTC (Fri) by corbet (editor, #1) [Link]

The linker is generating the hash tables; the glibc change was, at its core, a change to a linker option. That's why this problem would be a relatively easy thing for distributors to address in the short term; they can just put the --hash-style=both option back.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds