------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2009-10-10 23:50 -------
Subject: Re:  Linker failed to build working ia64 kernel

> I guess the hppa test failure is due to hppaelf_after_parse
>   if (link_info.relocatable)
>     lang_add_unique (".text");
> 
> I'd be inclined just to xfail the test for hppa.

I see the following section headers:

d...@mx3210:~/gnu/binutils/objdir/ld$ readelf -S --wide tmpdir/dump|less
There are 6 section headers, starting at offset 0x64:
Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .text             PROGBITS        00000000 000034 000004 00  AX  0   0  1
  [ 2] .data             PROGBITS        00900000 000038 000004 00  WA  0   0  1
  [ 3] .shstrtab         STRTAB          00000000 00003c 000027 00      0   0  1
  [ 4] .symtab           SYMTAB          00000000 000154 000030 10      5   3  4
  [ 5] .strtab           STRTAB          00000000 000184 000001 00      0   0  1

The match seems to have failed because of the Addr value.

Dave


-- 


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

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