TargetARM ?????

What is the meaning of TargetARM ? Can I run an application under of Linux OS running on ARM CPU ?

Don’t tease me here, Antonis…don’t tease me, man!! lol

iOS runs on ARM based processors.

We tend to be fairly generic about the Targets as well so something like Linux on Arm would be

TargetLinux And TargetArm

where Linux on x86 would be

TargetLinux and TargetX86

And you’d find that TargetLinux And TargetARM would never be true

… yet … maybe one day :slight_smile: