On Sun, Oct 09, 2005 at 05:28:15PM +0200, Philippe Biondi wrote:
> but I think these two linker scripts should be equivalent.

No, you haven't specified where .got should go (*).  ld is free to place
unspecified sections where it likes.

*) Which is quite foolish, given that you defined a symbol that belongs
in .got, __GLOBAL_OFFSET_TABLE__.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to