------- Additional Comments From hjl at lucon dot org 2005-12-18 17:50 ------- I have verified that
http://sourceware.org/ml/binutils/2005-11/msg00239.html is the real cause. It changes the output of "ld -r" from Section Headers: [Nr] Name Type Address Offset Size EntSize Flags Link Info Align [ 0] NULL 0000000000000000 00000000 0000000000000000 0000000000000000 0 0 0 [ 1] .text PROGBITS 0000000000000000 00000040 0000000000005130 0000000000000000 AX 0 0 32 [ 2] .rela.text RELA 0000000000000000 00005f60 00000000000011e8 0000000000000018 14 1 8 [ 3] .modinfo PROGBITS 0000000000000000 00005170 0000000000000032 0000000000000000 A 0 0 8 [ 4] .rodata.str1.8 PROGBITS 0000000000000000 000051a8 000000000000024c 0000000000000001 AMS 0 0 8 ... to Section Headers: [Nr] Name Type Address Offset Size EntSize Flags Link Info Align [ 0] NULL 0000000000000000 00000000 0000000000000000 0000000000000000 0 0 0 [ 1] .modinfo PROGBITS 0000000000000000 00000040 0000000000000032 0000000000000000 A 0 0 8 [ 2] .rodata.str1.8 PROGBITS 0000000000000000 00000078 000000000000024c 0000000000000001 AMS 0 0 8 [ 3] .text PROGBITS 0000000000000000 000002e0 0000000000005130 0000000000000000 AX 0 0 32 [ 4] .rela.text RELA 0000000000000000 00005f78 00000000000011e8 0000000000000018 14 3 8 -- http://sourceware.org/bugzilla/show_bug.cgi?id=2065 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils