Skip to content

Does not work on Arm (32bit) #4

@derekatkins

Description

@derekatkins

Hi,
Trying to run this on an Arm platform and it's not working. When I run it I get the following:

./mod-elf-symbol -o foo.o -c foo --completestr=asdf
+++++++++++++++++++++++++++++++++ Started replace-symbols-name Program

The object files to modify are:
(0) foo.o

Complete Symbols planned on changing:
(0) foo --> asdf

SUCCESS: The ELF type is that of an relocatable. (foo.o)
mod-elf-symbol: src/mod-elf-symbol.c:736: main: Assertion `findSymtabAndStrtabAndShdr(objList[i], ehdr, &shdr, &symtab, &strtab) != -1' failed.
Aborted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions