Quantcast
Viewing all articles
Browse latest Browse all 4916

Beginners • Re: How do I get around Debian not recognising architecture types?

You CAN NOT get X86_64 assembler to run on any ARM processor, they are different device types. It will never work, you are wasting your time.

Write your code in C/C++ and COMPILE it on ARM.

Forget assembler, unless you are very proficient in ARM assembler and machine architecture. Keep things easy, learn to walk first.

Statistics: Posted by DougieLawson — Thu Jan 09, 2025 10:37 pm



Viewing all articles
Browse latest Browse all 4916

Trending Articles