Re: PicoLisp on Linux / Arm64

2017-11-23 Thread Alexander Williams
://gist.github.com/anonymous/ee42707c5cd448e4c6acc6ead52601aa The 64-bit compiled just fine (obviously), bootstrapped with the supplied arm64 .s files. AW On 17-10-28 11:28 AM, Alexander Burger wrote: now the port of PicoLisp to Linux on Arm64 is ready for testing! -- UNSUBSCRIBE: mailto:picolisp

Re: PicoLisp on Linux / Arm64

2017-10-30 Thread Alexander Burger
On Sat, Oct 28, 2017 at 01:28:28PM +0200, Alexander Burger wrote: > I tested with qemu-system-aarch64, and it builds the normal way. You need to > do > >$ http://software-lab.de/arm64.linux.tgz >$ tar xfz picoLisp.tgz >$ cd picoLisp > > then, as there is no global package yet,