Quote:
Originally Posted by geekmaster
Aware of that. No kindlets unless somebody ADDS such support, anyway. I do not plan to do that, though I may make my native mode launcher menu KUAL-compatible to some extent. There is no reason to NOT add java support (and lua too) to a K1, is there? 
|
It should be possible to build Lua for the K1 - -
Once you have figured out building dynamically linked applications for the K1.
(Lua depends on using dlopen - it can only be built static for a specific purpose (I.E: all modules are statically linked in) ).
I don't recall if Java pre-dates ARMv4 or not, I think it does.
Maybe a little searching for ARMv4JT<...> would help answer that question. (I think Jazerle (sp?) implies thumb also)