bug-binutils
[Top][All Lists]
Advanced

[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: hjl.tools at gmail dot com
Subject: [Bug ld/25593] --as-needed breaks DT_NEEDED order with linker plugin
Date: Tue, 25 Feb 2020 01:40:35 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25593

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Alan Modra from comment #6)
> 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.

I will see what I can do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]