Re: [Machinekit] Successful cross-compiling with Debian Stretch

2019-04-22 Thread James Gao
rs for a while now. > They use the same approach as you did. > > If you install docker-ce and checkout > dovetailautomata/mk-cross-builder:armhf_9 from dockerhub, you can build > your packages with > `scripts/build_docker -t armhf_9 -c deb -j $(nproc)` > from the root dir of the m

[Machinekit] Successful cross-compiling with Debian Stretch

2019-04-19 Thread James Gao
Hi everyone, Just wanted to report that I got Machinekit to successfully cross-compile through a Debian Stretch debootstrap. It seems that the latest multiarch support in stretch is good enough that (most) of the armhf libraries installed correctly. This doesn't require qemu, so it takes a