https://stackoverflow.com/questions/68757706/using-bfd-library-reading-arm64-file-on-x64 here i post the questions. It seems that cannot parse bin file built on arm64 device(test on arm cloud server and raspi 4b). but there are arm device declared in bfd.h so i wonder 0 any bugs or errors in my using? 1 can bfd parse bin file built on arm? 2 or bfd could only parse files built on same platform(such as x86 platform could parse x86 files but not arm、 arm platform could parse arm files but not x86) 3 or parse serval architecture file is not bfd's goals. if this, tell me and i will use other tools
wish some response if possible and hope it could be quick