View Single Post
Old 06-14-2012, 01:04 AM   #22
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by cscat View Post
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.
knc1 is offline   Reply With Quote