bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/5556] objcopy -O binary produces huge invalid file


From: amodra at bigpond dot net dot au
Subject: [Bug binutils/5556] objcopy -O binary produces huge invalid file
Date: 9 Jan 2008 03:25:38 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2008-01-09 
03:25 -------
Not a bug.  pre_stage2.exec has these PT_LOAD headers:

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x0000c0 0x00008200 0x00008200 0x1d0aa 0x283a4 RWE 0x20
  LOAD           0x01d16c 0x080480b4 0x080480b4 0x00024 0x00024 R   0x4

So expect this to translate to a huge binary, 0x80480b4-0x8200+0x24 in size.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

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