bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20193] Invalid executable after adding debuglink to an exe


From: jon.turney at dronecode dot org.uk
Subject: [Bug binutils/20193] Invalid executable after adding debuglink to an executable produced after merging PE resource sections
Date: Thu, 24 Nov 2016 14:42:52 +0000

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

--- Comment #14 from Jon Turney <jon.turney at dronecode dot org.uk> ---
Created attachment 9666
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9666&action=edit
Don't adjust size of PE/COFF merged .rsrc section

Here's the alternate approach, of not allowing the .rsrc section to shrink.

This seems to work ok (all the output .exe in my test case are valid), but this
can waste a page in the output file (with the default manifest, potentially
more if non-trivial resource sections were merged)

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