bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/13909] PR ld/12570 causes eh_frame_hdr section to be sometimes t


From: develop at kristov dot de
Subject: [Bug ld/13909] PR ld/12570 causes eh_frame_hdr section to be sometimes too large
Date: Mon, 14 May 2012 06:07:46 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13909

Christoph Schulz <develop at kristov dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Christoph Schulz <develop at kristov dot de> 2012-05-14 
06:07:46 UTC ---
(In reply to comment #3)
> Please try
> 
> http://sourceware.org/ml/binutils/2012-05/msg00173.html
> 
> plus:
> 
> diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c
> [...]

I had to adapt the patch in msg00173.html slightly as it did not cleanly apply
to binutils 2.22 (I had to remove the "const struct elf_x86_64_backend_data
*const abed = get_elf_x86_64_backend_data (dynobj);" part in
bfd/elf64-x86-64.c). After this change and after applying the patches to the
2.22 sources, the linker produces neither an .eh_frame_hdr nor an .eh_frame
section, which seems to be sensible. So both patches solve the problem as far
as I can tell.


Thank you,

Christoph Schulz

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]