Rich Hickey wrote:
> On Sun, Dec 28, 2008 at 6:05 PM, Randall R Schulz <rsch...@sonic.net> wrote:
>   
>> Howdy, Folks,
>>
>> The gauntlet has been thrown down:
>>     
>
> I've made changes in svn 1186 and 1188 that should help facilitate
> targeting Android/Dalvik. clojure.jar now translates with dx --dex,
> but that is all I've had time to look at.
>
> If people have time to try it, I'll follow up on any issues that arise.
>
> Rich
>   
It's getting closer :)  I've added Issue 25 that includes a small patch
which allows dalvikvm to find the core clojure classes (was throwing a
ClassNotFoundException for clojure.core__init).  As mentioned in the
issue report, it now crashes with a VerifyError on
StringBuilder.append() - which you mentioned you're going to look into
soon.   Cheers,

  Adam

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to