[Openmcl-devel] Clozure CL on Android
Roman Kovalev
romanlisper at gmail.com
Tue Jan 31 14:27:45 PST 2012
CCL is now working on my Android and I have some questions.
1. 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?
2. 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?
3. Is it possible to using android's graphic and other (java)libraries
with ccl now?
4. In that compiles aarmc as a result?
More information about the Openmcl-devel
mailing list