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: Ping [Patch v2] bfd elfxx-ia64: share code between elf32 and elf64


Hi Tristan,

Ping for:
patch reworked.  Much bigger but much cleaner too, so attached.
No regressions on linux/ia64 and hpux/ia64.

When I tried this I found some build errors for my all-64 target (configured with --enable-64bit-bfd --enable-targets=all):


bfd/elfnn-ia64.c: In function 'elfNN_ia64_info_to_howto':
bfd/elfnn-ia64.c:215:5: error: implicit declaration of function 'ELFNN_R_TYPE'
bfd/elfnn-ia64.c: At top level:
bfd/elfnn-ia64.c:278:1: error: no previous prototype for 'bfd_elfNN_ia64_after_parse'


And so on. Please could you check this locally and assuming that it happens for you too, fix it ?

Cheers
  Nick


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