ARMv6 (rpi-raspbian) C++ binary compilation

Hello, I’m trying to create a resin-io image for Kerberos-io. I’ve been testing with ARMv6 (RPI 1 or RPI Zero W) boards and noticed something goes wrong while compiling the C++ application.

More detailed info can be found here: https://github.com/kerberos-io/machinery/issues/145.

Also the base image can be found here https://github.com/kerberos-io/docker/blob/master/base-linux-arm/Dockerfile. It adds some more dependencies on top of the resin/rpi-raspbian image.

2 years later we revisited this topic, and it’s now documented here: https://medium.com/@cedricverst/kerberos-io-on-balenacloud-7d5a5dd68992 and here: https://doc.kerberos.io/opensource/installation#balena

Hi there, welcome back after all this time and thank you for an awesome contribution!