I'm wanting to remaster an older microcore64 3.8.4 with a custom kernel build from the 2.6.32.x series.
I got it to run up ok, but when I put some 64bit binaries onto it I ran into some problems.
When I ran file /bin/busybox it shows up as ELF 32-bit. As do all the files on the system.
To ensure it wasn't just a problem with that build I had a look at an earlier version & the very latest 4.4 core64.gz.
These have the same issue. All the binaries and files on it are in fact 32bit elf.
Is this expected or known?