CCL now works on my Android, and I have some questions.
I transferred the Android headers to the device and tried to run rebuild-ccl: Error: File #P "ccl: lib; systems.lisp.newest" was not found. Need sources?
I have executed the following code. (do-external-symbols (s (find-package "ARM-ANDROID")) (print s))
And the output list is empty. Will the situation change after the restoration of CCL?
Is it possible to use Android graphic and other (java) libraries? with ccl now?
As a result, aarmc compiles as a result?
source share