gplan.so: build from source using Raspbian Stretch Docker
Use balenalib/raspberry-pi-debian:stretch with legacy.raspbian.org repos. Exact match: GCC 6.3, Python 3.5, GLIBC 2.24 — identical to the Pi. First build ~25min (QEMU), subsequent builds ~1sec (cached image). Replaces the broken Bullseye approach that had GLIBC/GLIBCXX mismatches.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -38,3 +38,4 @@ src/avr/emu/bbemu
|
||||
src/avr/emu/build/
|
||||
|
||||
.pi/pi-python35.tar.gz
|
||||
src/py/camotics/gplan.so.built
|
||||
|
||||
Reference in New Issue
Block a user