Closed doe300 closed 6 years ago
This is a problem of dockage images. Currently, we use packages of debian armhf (see https://github.com/nomaddo/cross-rpi/blob/master/Dockerfile#L4). These seem to include ARMv7 instructions (https://wiki.debian.org/RaspberryPi):
Debian armhf will not work (see below) for the first version but does work with the second one. The Zero uses the same SoC/CPU as the first version, so they should function identically.
solved by
The cross-compiled build does not run on original Raspberry Pi B (not B+, not 2B) due to probably architecture mismatch. The original error message when trying to execute
VC4C
is:cat /proc/cpuinfo
spills out:readelf -A /usr/local/bin/VC4C
gives