This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
I tried to use objcopy to rename symbol of a Mircosoft C++ object file: objcopy --redefine-sym _foo=_bar f1.obj
objcopy crashed with the error message: 1 [main] objcopy 656 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
objcopy --info BFD header file version 2.15.94 20041229
Do you know why it crashed? Thank you for your help!
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |