This might work - Compile 32-bit picolisp on ARM (RPi) https://gist.github.com/aw/714d1840bbabb782ecb2
/erik On Sat, Apr 20, 2019, 9:14 AM JmageK <jma...@tuta.io> wrote: > Does anyone have a working makefile for pil32 arm? or can help me get this > working. > > I compiled pil32 on termux with gcc-8, it works but fails the test for > ext:Snx 'Common lisp' string, ext:Base64 does not work too. But (ht:Prin > 212) and (ht:Pack '("h" "n")) work fine. > The ext file is present in the lib/ folder same as ht. > > The few changes I did was comment the unrecognized m32 option and change > the pil script to include the full path names to the binary and lib.l file. > > I had got this working months ago but unfortunatley do not remember what I > did and neither have that modified Makefile. > The dist package from 'itspointless' is outdated 18.x.x and fails some > basic tests so can't use that too. > > > JmageK > -- > Securely sent with Tutanota > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >