[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT
From: |
dilyan.palauzov at aegee dot org |
Subject: |
[Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list |
Date: |
Wed, 24 Oct 2018 06:45:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23812
dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee
dot org> ---
Alright, I managed to fix it. It wasn’t LTO’s fault.
Rather the distribution put files from libc on locations, where libc’s “make
install” does not overwrite, so at the end the linker loaded files from old
distribution’s linker files… and it loaded libBrokenLocale.a, as I have
manually removed only the .so files. It is very hard to replace libc coming
from a distribution with a self-compiled one.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/23812] New: Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, dilyan.palauzov at aegee dot org, 2018/10/23
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, ccoutant at gmail dot com, 2018/10/23
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, dilyan.palauzov at aegee dot org, 2018/10/23
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, ccoutant at gmail dot com, 2018/10/23
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, amodra at gmail dot com, 2018/10/23
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list,
dilyan.palauzov at aegee dot org <=
- [Bug gold/23812] Explicitly mentioned libraries by -lx are not in the DT_NEEDED list, dilyan.palauzov at aegee dot org, 2018/10/24