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: Issue with v2.25 on OS/2


Hi Tristan,

Tristan Gingold <gingold <at> adacore.com> writes:

> Ok.  Check the set of BFD_JUMP_TABLE_ARCHIVE entries in your bfd_target.
> Debugging shouldn't be very difficult, set a breakpoint on archives.c:
> _bfd_compute_and_write_armap, and see which write_armap is called.

coff_write_armap is being called - which I guess explains the wrong header.

BFD_JUMP_TABLE_ARCHIVE is being set from aout-target.h

Cheers,

Paul


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