objdiff
objdiff copied to clipboard
"Hit the end of input before it was expected"
when trying to compile with agbcc with -Werror -O2 -mthumb-interwork -fhex-asm -g3
Is this still an issue?
yes
Does this happen when compiling without debugging symbols as well? agbcc's dwarf output is broken, according to readelf and llvm-dwarfdump, and I resolved this by not passing -g
Edit: This was just a remnant of using an old version of objdiff, everything works as expected with 3.2.1