Re: ECL cross-compiled for 'aarch64' considered stable?
PR <[email protected]> Tue, 12 Mar 2019 01:06:10 +0100
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <CAOJeB-A_o=dRN=J61a+NcsyL4u10cJ9Rr99tKvBfVniiV=_4fg@mail.gmail.com> |
2019-03-11 10:35 GMT+01:00, Daniel KochmaĆski <[email protected]>: > Hay Paul, > > it is worth noting that there are some unresolved issues on aarch64 due > to calling convention for variadic functions is differnt. Please see this > summary: > > https://gitlab.com/embeddable-common-lisp/ecl/issues/224 > > apparently aarch64 android calling convention is more permissive given it > works > for you. Thanks Daniel, I didn't encounter any problems yet (testing with ASDF, Quicklisp, Slime). BTW, the scripts for cross compiling ECL to aarch64 can be found here: https://gitlab.com/eql/EQL5-Android/tree/master/scripts/64bit For cross compiling ECL code to run on aarch64, you may use: https://gitlab.com/eql/EQL5-Android/blob/master/build-eql5/64bit/android-cross-compile-64.lisp Paul P.S. And if somebody would like to help testing the aarch64 CL REPL (from EQL5-Android), it can be downloaded from here: https://www.dropbox.com/s/q0jo2vpp7be3vcy/CL%20REPL%2064.apk?dl=0