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: FYI, mips64-linux failures


Daniel Jacobowitz wrote:
> On the 2.14 branch, for "mips64-linux":
> simple objcopy adds an empty .rel.text section (there's already a .rela.text
> section).  This messes up the test, rightfully.

None of the utilities in /binutils seems to use bfd_merge_private_bfd_data
as ld does, this keeps the ELF header flags long enough unset to make the
NEWABI_P test in _bfd_mips_elf_fake_sections fail.

This probably means the copied object fails on IRIX6.

> In readelf -s the Ndx column appears to be one low for most entries.

It fails for mips-linux, too, but not for mips-elf.

> Neither of these are showstoppers, I suppose.

It's too late to stop the show now in any case. :-)


Thiemo


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