bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19254] "too many sections" when linking COFF executables


From: kyrab at mail dot ru
Subject: [Bug ld/19254] "too many sections" when linking COFF executables
Date: Fri, 02 Dec 2016 10:46:36 +0000

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

--- Comment #2 from awson <kyrab at mail dot ru> ---
Created attachment 9684
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9684&action=edit
Section merging for GHC

This patch solves the problem for me. It adds sections merging for the sections
generated by GHC. I consider this patch as mostly non-intrusive except the one
notable case: we no more guard .text.* sections merging case with RELOCATING
macro because we need it also for `ld -r` invocation.

-- 
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]