CCL is now working on my Android and I have some questions.
I transferred Android-headers to the device and tried to run rebuild-ccl: Error: File #P"ccl:lib;systems.lisp.newest" not found. Sources needed?
I ran the following code. (do-external-symbols (s (find-package "ARM-ANDROID")) (print s))
And the output list is empty. Situation will change after a rebuilding CCL?
Is it possible to using android's graphic and other (java)libraries with ccl now?
In that compiles aarmc as a result?