[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/16345] ld emits errors on .eh_frame from partial linking
From: |
bruno at defraine dot net |
Subject: |
[Bug ld/16345] ld emits errors on .eh_frame from partial linking |
Date: |
Tue, 30 Aug 2016 07:52:37 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16345
Bruno De Fraine <bruno at defraine dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno at defraine dot net
--- Comment #9 from Bruno De Fraine <bruno at defraine dot net> ---
I also encountered the error (warning?) "no .eh_frame_hdr table will be
created." when linking a relocatable object (without .init).
This bug report (and patch) discusses handling the problem of unsorted
relocators at the time of final linking, when the message is raised. However,
this problem was solved at partial linking in bug #17666, and that fix solved
my problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/16345] ld emits errors on .eh_frame from partial linking,
bruno at defraine dot net <=