Another PLT patch

View: New views
1 Messages — Rating Filter:   Alert me  

Another PLT patch

by Jerry James-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had to apply the attached patch to finally (I hope!) solve the PLT
problems I had on some of Fedora's secondary architectures.  This is
against the 2.6.8pre branch.  I can redo it for HEAD if necessary.

The first hunk of the patch compares the number of fields against 2,
rather than comparing the last field.

The second hunk checks for .iplt in addition to .plt.  I don't know
what an iplt is, but we're getting references to whatever it is in the
linker map.  Without this, we get an address read error on a line like
this:

  *(,iplt)

Regards,
--
Jerry James
http://www.jamezone.org/


_______________________________________________
Gcl-devel mailing list
Gcl-devel@...
http://lists.gnu.org/mailman/listinfo/gcl-devel

gcl-2.6.8-plt.patch (1K) Download Attachment