[Openmcl-devel] CCL on Android

Stas Boukarev stassats at gmail.com
Tue Nov 22 17:18:33 PST 2011


Gary Byers <gb at clozure.com> writes:

> On my phone,
>
> Welcome to Clozure Common Lisp Version 1.8-dev-r15086M-trunk  (AndroidARM32)!
> ? #_?tmpnam
> T
> ? (external "tmpnam")
> #<EXTERNAL-ENTRY-POINT "tmpnam" (#xAFD19E21) libc.so #x540EE21E>
>
This is strange, but it works now. I don't think I've changed anything
(besides getting the battery fully charged). 
Well, at least it works.

I'm now able to load usocket and do (drakma:http-request
"https://google.com") (notice https, which means that cl+ssl is
working).

These are the large packages which can be loaded and are working for me:
drakma
chipz
salza2
cxml, closure-html

-- 
With best regards, Stas.



More information about the Openmcl-devel mailing list