[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Multiarch] armhf on arm64 is not working



On 08/29/2017 10:50 AM, Reco wrote:
	Hi.

On Tue, Aug 29, 2017 at 08:49:40AM +0200, Adam Cecile wrote:
I'm actually running arm64, not amd64 ;-)
My eyes are failing me then ☺.

Can you provide your /proc/cpuinfo then please?
Sure:

processor    : 0
BogoMIPS    : 200.00
Features    : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics
CPU implementer    : 0x43
CPU architecture: 8
CPU variant    : 0x1
CPU part    : 0x0a1
CPU revision    : 1
Ok, I got armhf binary running on ARM64, but the only CPU I have access
to has 'CPU implementer' 0x41 and a different set of features. Unsure if
it matters.

So, I'm proposing to start with something more simple - statically
linked binaries.

Get yourself busybox-static package from armhf and armel. Unpack it with
'dpkg -x', see if either of them works.

Reco

Here we go (nothing changes):

gandalf@arm-builder:~/busybox-static/bin$ file busybox
busybox: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), statically linked, for GNU/Linux 3.2.0, BuildID[sha1]=04ed8120414c0945c115ee4f8551b6bfdc1e9e40, stripped

gandalf@arm-builder:~/busybox-static/bin$ ldd busybox
    not a dynamic executable

gandalf@arm-builder:~/busybox-static/bin$ ./busybox
-bash: ./busybox: cannot execute binary file: Exec format error


Reply to: