Port-arm archive

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

Re: big-endian kernel fails to boot on Cubietruck



On 2015/07/14 22:34, Matt Thomas wrote:
arm has special symbols which must be preserved for big endian.
STRIPFLAG=-s will just not be possible.

As for userland programs, it works. Actually, I'm using stripped
binaries, e.g.,

% file /bin/sh
/bin/sh: ELF 32-bit MSB executable, ARM, EABI5 BE8 version 1 (SYSV), dynamically linked, interpreter /libexec/ld.elf_so, for NetBSD 7.99.20, compiled for: earmv7hfeb, stripped

Home | Main Index | Thread Index | Old Index