bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24984] Objcopy -I binary --rename-section reserves space f


From: amodra at gmail dot com
Subject: [Bug binutils/24984] Objcopy -I binary --rename-section reserves space for input file, but doesn't include file's contents in .o file
Date: Tue, 10 Sep 2019 10:05:30 +0000

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

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
(In reply to Grzegorz Antoniak from comment #2)
> But if I won't specify contents, so I indicate the section has no contents,
> shouldn't the section size be zero?

No.  An example of a section without contents is .bss, which has size but no
file content.

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