[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin |
Date: |
Mon, 24 Feb 2020 23:48:28 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25593
--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
By "won't work" I mean won't preserve the original order of libraries. By the
look of it, if you are linking --as-needed t.o a.so b,so c.so with a t.o that
is lto and requires all three libraries, then your patch will result in
dt_needed entries in the order c.so, b.so, a.so.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/25593] New: --as-needed breaks DT_NEEDED order with linker plugin, rguenth at gcc dot gnu.org, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, rguenth at gcc dot gnu.org, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, address@hidden, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, matz at suse dot de, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, amodra at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin,
amodra at gmail dot com <=
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, amodra at gmail dot com, 2020/02/24
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/25
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, hjl.tools at gmail dot com, 2020/02/25
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, cvs-commit at gcc dot gnu.org, 2020/02/25
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, amodra at gmail dot com, 2020/02/25
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, cvs-commit at gcc dot gnu.org, 2020/02/26
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, romain.geissler at amadeus dot com, 2020/02/26
- [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin, amodra at gmail dot com, 2020/02/26