Re: how to compile pil20 on termux

2020-11-22 Thread Alexander Shendi
Hi, I don't see any problems: You probably need to install the following packages: - clang - llvm - (GNU) make - libffi - readline - anything I forgot You may need to run termux-clean-elf on the "picolisp" executable and set LD_LIBRARY_PATH explicitly. Best Regards, Alexander Am 23.

how to compile pil20 on termux

2020-11-22 Thread Bruno Franco
since it does not come as a termux package anymore, can I compile it on my phone?