bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/1312] LD outputting huge files.


From: TheMoken at gmail dot com
Subject: [Bug binutils/1312] LD outputting huge files.
Date: 12 Sep 2005 18:07:33 -0000

------- Additional Comments From TheMoken at gmail dot com  2005-09-12 18:07 
-------

Idx Name          Size      VMA               LMA               File off  Algn
  0 .rodata       00000021  0000000000000000  0000000000000000  00100000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  1 .text         00001d06  00000000c0100000  00000000c0100000  00200000  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  2 .data         00000000  00000000c0101d08  00000000c0101d08  00201d08  2**3
                  CONTENTS, ALLOC, LOAD, DATA
  3 .bss          00000014  00000000c0101d08  00000000c0101d08  00201d08  2**3
                  ALLOC
  4 .comment      000002ec  0000000000000000  0000000000000000  00201d08  2**0
                  CONTENTS, READONLY
  5 .note.GNU-stack 00000000  0000000000000000  0000000000000000  00201ff4  2**0
                  CONTENTS, READONLY

is returned on the resulting 2.1M elf file and that is the objdump -h of the elf
file.

Upon converting to binary, it expands from 2.1M to the old 3GB.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1312

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]