Hi Tom,
you can not run x86 or amd64 programs on the arm processor natively. You have to compile it for arm or you will not be able to run it on the RPI.
Regards
Martin
Hello,
I am using a RPI3 B+ and using openadk successfully with the linux os using 4.14.71 kernel from raspberry pi itself. Now I am trying to run “openvino R5” which is an intel library that is only available as a precompiled so file for raspbian 9. It works indeed on raspbian 9.
But when I try to run their example demo file on my system, I get the error:
# ./myriad_compilemksh: ./myriad_compile: not executable: 32-bit ELF file
So now I want to debug that, but I’m out of ideas on how to proceed.
You can find the package here: https://drive.google.com/open?id=1QQL343Svovi0ZQ0YewyiMdtt-m6TyHOcjust unpack it in the “package” directory to try it out.
So if you have any hints, I would really appreciate it.
I’m using glibc 2.27, with gcc 7.3.0 compiler.
Best regards,Tom,
_______________________________________________ dev mailing list dev@openadk.org https://mailman.openadk.org/cgi-bin/mailman/listinfo/dev