Hey Day
On Mon, 2025-05-19 at 19:24 +0100, Day Rush wrote:
Are there known hacks/modifications required to build for Arm64?
The Rasperry Pi OS, being a Debian derivative, is rather well supported. You probably simply need to install all dependencies for building Pure Data first:
sudo apt build-dep puredata
Then ./autogen.sh should just run through.
Roman