Christian Blichmann
Christian Blichmann
No, BinDiff does not look at resources. It will only consider text sections (or rather their disassembly).
This is not well supported. Android is moving into a different direction (`IsolatedProcess`, [Android Virtualization Framework](https://source.android.com/docs/core/virtualization)). Also, we don't support all of Androids native architectures (32-bit x86, but also MIPS)....
Which distribution are you using? I just tested this on Debian 12 Arm with Clang-19 packages and it compiles and links successfully.