I had the same error. It seems a recent upgrade to GCC-11 cross compiler
from arm results in this error. The GCC-10 version would work.
Though not the culprit, I want to ask if there is a way to ensure to run
64-bit emulated process.
As I understand, ArmISA.py was not exposed into configuration fi
Thanks a lot! This make sense!
On Fri, May 20, 2022 at 10:53 AM Giacomo Travaglini <
giacomo.travagl...@arm.com> wrote:
> Hi Chant
> On 5/20/22 16:34, Chant Zine wrote:
>
> I had the same error. It seems a recent upgrade to GCC-11 cross compiler
> from arm results in t