Sample Header Ad - 728x90

Is it possible to run x86 executable on ARM?

15 votes
3 answers
84358 views
I'm trying to install Navicat which is an x86-64 binary onto my aarch64 machine, which results in "cannot execute binary file: Exec format error" Here's the result of running
on the executable:
-sqlserver-en.AppImage: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=d629f6099d2344ad82818172add1d38c5e11bc6d, stripped
And here is my
-a
:
penguin 4.19.98-08076-g24ab33fb8e14 #1 SMP PREEMPT Wed Apr 1 17:17:36 PDT 2020 aarch64 GNU/Linux
Is there any way to run this executable on my machine? (Idk if this makes any difference but I'm running Linux on my Samsung Chromebook Plus w/ an OP1 processor)
Asked by Svavinsky (151 rep)
Apr 4, 2020, 07:23 PM
Last activity: Apr 7, 2024, 11:31 PM