
voodookid at slight-return
May 4, 2009, 11:21 AM
Views: 2625
Permalink
|
Has there been any discussion of coming up with cross compiler support for the Android platform? I know the Android SDK is in portage, I talking about building native program against the C library the Android platfor, Bionic. People with either rooted G1s, dev phones, or some other platform it would be nice to have other programs on there. Here is some CPU info: $ cat /proc/cpuinfo Processor : ARMv6-compatible processor rev 2 (v6l) BogoMIPS: 245.36 Features: swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 6TEJ CPU part: 0xb36 CPU revision : 2 Cache type : write-back Cache clean : cp15 c7 ops Cache lockdown : format C Cache format : Harvard I size : 32768 I assoc : 4 I line length : 32 I sets : 256 D size : 32768 D assoc : 4 D line length : 32 D sets : 256 Hardware: trout Revision: 0080 Serial : 0000000000000000
|