Issue with v2.25 on OS/2

Tristan Gingold gingold@adacore.com
Tue Jan 6 09:46:00 GMT 2015


> On 06 Jan 2015, at 10:23, Paul Smedley <paul@smedley.id.au> wrote:
> 
> Hi Tristan,
> 
> Tristan Gingold <gingold <at> adacore.com> writes:
>>> On 06 Jan 2015, at 09:54, Paul Smedley <paul <at> smedley.id.au> wrote:
>>> Can anyone help me understand where it is defined which kind of symbol 
> table 
>>> is used for a given platform?
>>> 
>>> OS/2 uses aout object format fwiw.
>> 
>> What is your host ?  Have you enabled plugins ?
> Host is os2-emx - I have a set of diffs here to enable it. I have not 
> enabled plugins, and never have done previously.


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.

Regards,
Tristan.



More information about the Binutils mailing list