This is the mail archive of the binutils@sourceware.org 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: [PATCH] fix ld-elf/stabs.d for alpha-linux


Hi Tristan,

To solve this issue I propose to add '-Ttext=0' option to the link.
(The other possibility is to disable the test on alpha).

This introduces new linker testsuite failures in the following ports:


  d10v-elf:
    address 0x2 of tmpdir/dump section .text is not within region INSN

  msp430-elf:
    address 0x2 of tmpdir/dump section .text is not within region text

  xstormy16-elf:
    address 0x4 of tmpdir/dump section .text is not within region ROM


So maybe an exception for the alpha is better.


Cheers
  Nick


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