31 Jan 2012 23:27
Clozure CL on Android
Roman Kovalev <romanlisper <at> gmail.com>
2012-01-31 22:27:45 GMT
2012-01-31 22:27:45 GMT
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?
RSS Feed