bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with bfd: could it parse bin file built on arm64?


From: 孟祥炜
Subject: Problems with bfd: could it parse bin file built on arm64?
Date: Fri, 13 Aug 2021 13:25:14 +0800

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]