On 8/31/18, Fred Jan Kraan fjkraan@xs4all.nl wrote:
Hi everyone,
Not sure someone is collecting uname responses for various systems, but this is from the Planet Gemini PDA with Debian.
$ uname -a Linux localhost 3.18.41+ #7 SMP PREEMPT Wed May 30 16:45:45 MSK 2018 aarch64 GNU/Linux
Thanks, yes I'm collecting uname responses (for pdlibbuilder). Each architecture needs / likes a particular set of build options for pd externals. Pdlibbuilder doesn't have an "aarch64" section yet. The question is what flags would be appropriate.
Katja
python:
print platform.uname()
('Linux', 'localhost', '3.18.41+', '#7 SMP PREEMPT Wed May 30 16:45:45 MSK 2018', 'aarch64', '')
Puredata is available and launches as expected. The 403 dpi screen makes the font size teensy-tiny. Reading gets really close to guessing.
Greetings,
Fred Jan