http://sourceware.org/bugzilla/show_bug.cgi?id=15444
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at gmail dot com --- Comment #13 from Alan Modra <amodra at gmail dot com> 2013-05-09 03:02:55 UTC --- Perhaps gold is better at removing duplicate debug info, so the resulting .debug_info is smaller? Or perhaps gold places debug sections in a different order, resulting in the relative offset from the .debug_aranges field to the .debug_info location being smaller? Whatever the reason, I'd wager you will run into trouble even with gold if you make your shared library large enough. Another possibility is that gold is simply not reporting an error on relocation overflow.. -- 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 https://lists.gnu.org/mailman/listinfo/bug-binutils