------- Additional Comments From stephane dot chauveau at philips dot com  
2006-06-15 07:53 -------
Created an attachment (id=1092)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1092&action=view)
elf file with address_size=3 bytes and segmen_sizet=1byte

In that version, I indicate explicitly that an address is compose of a 3 bytes
offset and a 1 byte segment so still a total of 4 bytes.
Readelf does not like it at all:
 
# readelf a_3_1.elf
The section .debug_aranges contains:

  Length:                   52
  Version:                  2
  Offset into .debug_info:  0
  Pointer Size:             3
  Segment Size:             1

    Address  Length
readelf: Error: Unhandled data length: 3
Aborted


-- 


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

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