Quote:
Originally Posted by knc1
There are step-by-step directions in the DIY-KeK thread where tcc is posted.
All you have to do is follow the build instructions, only substitute cross-compile for glibc rather than do the native build under emulation for uClibc.
You might want to follow the DIY-KeK thread, where work is currently underway to provide a glibc based emulator image for building dynamically linked Kindle stuff.
The static build of tcc-next-unreleased does not implement the -run option due to the known problems of using libdl from a static build.
|
Thanks. I got the static tcc from here:
https://www.mobileread.com/forums/sho....php?p=2150107
If it builds programs that handle command line parms (better than the lrizzo build used now), I will repackage it into the first post in this thread.