------- Additional Comments From amodra at bigpond dot net dot au 2009-10-17 07:15 ------- The fix doesn't work on aout because EXEC_P is set for the bfd flags on your object file, thus "relocatable" in objcopy.c:filter_symbols is not set. EXEC_P is set incorrectly at bfd/aoutx.h:633, and it's been that way since rev 1.1 of the file.
-- http://sourceware.org/bugzilla/show_bug.cgi?id=9933 ------- 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