Mail Archives: cygwin/1996/12/06/08:03:05
Gunther Ebert wrote:
>
> The section sizes are
> .text 1024
> .bss 24 (!)
> .data 512
> .idata 512
>
> The size of headers is 1024.
>
> (I don't understand that, adding all sizes I get 3096, but the
> executable file
> size is 3072, hello Cygnus, is there something wrong?)
The .bss section is uninitialized (or rather zero-initialized) data,
hence the executable file just stores its size, not its contents.
--
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp.
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -