View Single Post
Old 04-18-2012, 09:06 PM   #9
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
I packaged up lrizzo's tcc build, with the tinycc headers and the amazon gpl 5.0.0 headers, plus I added install and uninstall scripts, and a tccmake script to add the header include path and bind-mount a tcc-compatible replacement libc.so loader script needed to use this on newer kindles. I also include a demo.c program in the package, so it is ready to compile and test immediately after installing.
geekmaster's simple guide to tcc (tinycc):
https://www.mobileread.com/forums/sho...d.php?t=175834

Although my demos run several times faster when compiled with a cross-toolchain, using tinycc (tcc) on the device is a LOT easier for development and testing, then doing a full cross-build for final distribution.


Last edited by geekmaster; 04-20-2012 at 12:36 AM.
geekmaster is offline   Reply With Quote