K
K
krll-k2014-11-03 16:09:48
C++ / C#
krll-k, 2014-11-03 16:09:48

Is it possible to run programs written under x86 architecture, on an arm processor?

I have an arm processor (Raspberry Pi) at my disposal, - I found a program that is written for x86 architecture, - I have a question, is it possible to run this program on an arm processor? kmlnJ8cxzdA.jpgGive me an answer or some hint on the topic

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2014-11-03
@krll-k

In its pure form - no, you can not run it. Processor instructions are different. Perhaps through some kind of emulator - you can. Well, or recompile the executable file under arm.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question