ARM long branch stubs: shared libs

Dave Korn dave.korn.cygwin@googlemail.com
Fri Apr 3 10:12:00 GMT 2009


Daniel Jacobowitz wrote:

> This part is correct.  The comment is not clear, but the goal is to
> mark undefined weak symbols as dynamic at this point.  Branches should
> go to the PLT entry.  I'm not sure what happens if you call that PLT
> entry, though, and there is no definition at runtime.  Ideally,
> nothing would happen, but I'm sure glibc does not implement that.

  Shouldn't it be a really serious runtime failure?  Jumping to *ABS* zero
works for me :-)

    cheers,
      DaveK



More information about the Binutils mailing list