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 13:17:26 +0000

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

--- Comment #5 from awson <kyrab at mail dot ru> ---
I looked further into it. Sections with '$' separator also not only should be
merged into the prefix section, but also should be sorted according to their
suffix names. I'm not sure if we need this for GHC-generated case. Moreover, in
`ELF` case we have *no* sorting for such sections.

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