http://sourceware.org/bugzilla/show_bug.cgi?id=12669
--- Comment #2 from Andreas Schwab <sch...@linux-m68k.org> 2011-04-13 13:55:02 UTC --- Note that the linker does not always put gp at the start of the .got section. If you want to force a particular gp value you need to define the symbol __gp. Otherwise use this symbol to find the actually chosen gp value. You should also keep .got, .sdata and .sbss close together. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils