Tag Archives: gcc

show* Binaries for E8 + Source

Thanks to the russian who created the E8 toolchain, I can now compile QT softwares for my beloved E8. =D. The first in the list, the really helpful show* Binaries. Coupled up with Bash or PHP, you can create powerful applications. (I’m trying to compile PHP as I write this article)
So without delay, download links:

show* [...]

ROKRE8: BusyBox 1.11.2 & Bash 3.2

My E8 has been UnMagx! Thanks to the russians who create the telnet firmware. (:
My intention from the start was to create qt application for this E8. So far, only command line app can be compiled successfully. (using Z6’s toolchain) I came across a strange error when compiling QT app against the phone libs. One was [...]

Cross Compiling For E2 (or EZX)

These past several days, I’ve been playing around with my phone. I’ve also successfully build my own cross compiler for EZX(pxa270). (thanks to samr7). I’m gonna share this knowledge now..

(YOU WILL NEED LINUX FOR THIS and BASIC LINUX KNOWLEDGE)

There’s many ways to get a cross compiler up and ready, but I [...]