Where does ld decide on which PLT implementation to pick?

Ian Lance Taylor iant@google.com
Tue Jan 2 15:51:00 GMT 2007


Wouter Verhelst <wouter@grep.be> writes:

> On Sun, Dec 31, 2006 at 03:25:05PM +0100, Andreas Schwab wrote:
> > Wouter Verhelst <wouter@debian.org> writes:
> > 
> > > The assembler is mostly done now, but I can't seem to be able to get the
> > > linker to use the right PLT implementation. I don't have to write it
> > > myself--the implementation which was written for the v4e ColdFire will
> > > do nicely--but I need to figure out how to tell ld which implementation
> > > it needs to use.
> > 
> > See bfd/elf32-m68k.c:elf_m68k_get_plt_info.
> 
> Eh, this might be me, but I can't find that?

Make sure you are working with the current development sources, not
with released sources.

Ian



More information about the Binutils mailing list