This is the mail archive of the binutils@sources.redhat.com 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: Strip broke for me in 2.15...


Hi David,


1) ld-2.2.5.so is bug free and strip-2.15 is generating an illegally formed executable image.

This would appear to be the case.



Program Headers:
 Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
 LOAD           0x000000 0x00400000 0x00400000 0x177584 0x177584 R E 0x1000
 LOAD           0x178000 0x10000000 0x10000000 0x1f718 0x20e60 RW  0x1000

Program Headers:
 Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
 LOAD           0x000000 0x00400000 0x00400000 0x177584 0x177584 R E 0x10
 LOAD           0x177590 0x10000000 0x10000000 0x1f718 0x20e60 RW  0x10

Do you have a *small* test case that can reproduce this problem ?


Cheers
  Nick


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