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, it gives the following error (and the binary file produced with this TCC has the same issue):
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 reasons I had so much trouble with WAF apps.
Last edited by thatworkshop; 06-14-2012 at 01:11 AM.
|