bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23567] much larger static binaries compared to a few months ago


From: felix-glibc at fefe dot de
Subject: [Bug ld/23567] much larger static binaries compared to a few months ago
Date: Thu, 23 Aug 2018 07:40:40 +0000

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

--- Comment #1 from Felix von Leitner <felix-glibc at fefe dot de> ---
For comparison, with ld.gold instead of ld.bfd:

-rwxr-xr-x    1 leitner  users        8184 Aug 23 15:07 bin-x86_64/diet-i

Elf file type is EXEC (Executable file)
Entry point 0x400cd7
There are 5 program headers, starting at offset 64

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  LOAD           0x0000000000000000 0x0000000000400000 0x0000000000400000
                 0x0000000000001a44 0x0000000000001a44  R E    0x1000
  LOAD           0x0000000000001a44 0x0000000000402a44 0x0000000000402a44
                 0x00000000000002bc 0x0000000000000314  RW     0x1000
  GNU_EH_FRAME   0x00000000000019b8 0x00000000004019b8 0x00000000004019b8
                 0x000000000000008c 0x000000000000008c  R      0x4
  GNU_STACK      0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x0000000000000000 0x0000000000000000  RW     0x10
  TLS            0x0000000000001a44 0x0000000000402a44 0x0000000000402a44
                 0x0000000000000000 0x0000000000000004  R      0x4

 Section to Segment mapping:
  Segment Sections...
   00     .text .rodata .eh_frame .eh_frame_hdr 
   01     .data .bss 
   02     .eh_frame_hdr 
   03     
   04     .tbss

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