Quote:
Originally Posted by cscat
As I said, the terminal runs but I can't type. And yes your awesome programs run here too my friend!
I think I found a catch, here we go:
First I executed the binary file of Joppy Terminal which I took from my KT 5.1.0. It was compiled with TCC v1.6a... So I tried to compile it on my KT 5.0.1 with TCC v1.5 and although it is compiled, but it gives this error:
tcc: file '/usr/lib/libpthread_nonshared.a' not found
I think libpthread and libthread_db were one of the damn additions of KT 5.1.0 (well not sure about that) but they were one of reason I had so much trouble with WAF apps.
|
GM tcc installation process and the tccmake script deals with that error (updates the LD Control Script.so file causing the error).
If you just move the static tcc application yourself, you get to fix the ld control script file yourself also.