Hi Henrik,

objcopy -G main temp/AIX/to_be_fixed.o temp/AIX/test.o;

ld: 0711-590 SEVERE ERROR: Object test.o cannot be processed.
       The length field at the beginning of the string table is invalid.

I have downloaded binutils 2.16.1 and have configured it with
"./configure --enable-64-bit-bfd"

Are there anything else I could try?

Try checking out the latest binutils sources from the CVS repository. It is possible that this bug has already been fixed.

If not, then please could you open an official bug report and include a test case which reproduces the problem ? (A copy of the corrupt test.o file would also help as we could examine it ourselves to see what has happened to the string table).

Cheers
  Nick




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

Reply via email to