| « Config Catalyst | Extract and Remake android YAFSS image » |
Build perl for android platform
Find a google project for building perl in android: perldroid which has a wiki page.
I follow the instruction of it and try it on ubuntu 8.10 machine. But unfortunatly, I am failed. I checked the compile error, I guess the reason is that bonic (Android's verion libc) lack the define of div_t. I will try to build it later.