------- Additional Comments From amodra at bigpond dot net dot au  2007-06-30 
01:12 -------
Neither of the attached files have correct program headers.  For libFS.so,

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000000 0x00000000 0x00000000 0x07dbf 0x07dbf R E 0x4
  LOAD           0x0080b4 0x00000000 0x00000000 0x18b5d 0x18b5d RWE 0x2000
  DYNAMIC        0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x4
  LOOS+ffffffb   0x000000 0x00000000 0x00000000 0x00000 0x00000 RW  0x4

Notice how both load segments have p_vaddr of zero.  Strictly speaking, this
means they overlap.  Obviously the sun loader ignores the addresses..

-- 


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to