I've just installed picolisp in debian 10.10 (buster) using apt and got
picolisp 18.12-1 i386

picolisp tells version is 18.12.27 C but when running picolisp as:

pil @lib/vip.l +

I get this error:

[/usr/lib/picolisp/lib/vip.l:4]  !? (symbols 'vip 'pico)
symbols --  Undefined
?

and there's no vip executable but there's vip.l

I think the problem is the picolisp package is a 32bit picolisp rather than
64 bits, in fact the picolisp executable is a 32-bit ELF,  but the package
contains a src64 , so  can I build a 64bit picolisp from sources included
in package?  if so, how?

regards

Reply via email to