bfd/elf/mn10300 "dangerous error"

Ian Lance Taylor ian@airs.com
Mon Jul 18 20:08:00 GMT 2005


DJ Delorie <dj@redhat.com> writes:

> What I meant, was, if our target has its own "style" of shared
> libraries, more specific than the generic shared library support BFD
> offers, can it tell the BFD that it needs this more specific format?
> Or would that be a new BFD, derived from the generic one, a new
> emulation, or just a command line option?
> 
> That way, we could differentiate (for example) uClinux-style PIC from
> MMU-ful Linux style PIC.

If the target supports two different kinds of shared libraries, then I
think two different targets would be appropriate.

> (it's issues like this that make me wish bfd was implemented in C++.
> Virtual functions for these handlers would be *so* nice)

Yes.

Ian



More information about the Binutils mailing list