Well, 
as Linux distro can run on android,
Gambas must be work also!
may be no need to port!

i've run a very simple console program (gambas2) 
on my motorola xoom, and it work! 8-)

The graphic front end of gamas2 not work on my tablet due to a bug 
(in gbx_math.c pow and powl when compiled for ARM). 
this bug is fixed in Gambas3 as it not use long double at all.

For running a linux distro on android someone have found the key: chroot!!!

i've used this info:   
http://trsohmers.com/2011/03/06/how-to-run-ubuntu-on-the-motorola-xoom/

with this method, we have android and linux running at the same time over same 
kernel and sharing devices.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to