This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to create one section like ".bss"


On Mon, 25 Jan 2010, He Yunlong-B20256 wrote:

  We know that ".bss" is one uninitialized section, which won't occupy
file space but can be accessed by application at runtime, is it possible
for us to create one section like it?

I think the trick is to make the section without the loadable attribute.


--
Michael   hennebry@web.cs.ndsu.NoDak.edu
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]