View Single Post
Old 05-16-2012, 11:08 AM   #56
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: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by xueyou2 View Post
Just start,i thought the new version v1.5 made by geekmaster may solve the problem,so i first uninstall the tcc-1.3 and then install tcc-1.5

I do as your guide reinstalling it .
#/mnt/us/tcc/install
ln:crt1.o:file exists
ln:crti.o:file exists
ln:crtn.o:file exists
in:tcc:file exists
in:tccmake:file exists

#tccmake hello
tcc:undefined symbol 'sqrt'
#tccmake hello -lm
tcc:cannot find -lm

I am a novice,please just give detail steps .Thank you .
Let's start at the beginning so that I can reproduce (and fix) your problem. Please provide answers for all of these questions:

Those error message show that the uninstall was not successful.

Q1) Did you run the uninstall script from inside /mnt/us/tcc?

Q2) What version of firmware are you running on your kindle?

Q3) What is the output from this command:
ls -al /lib/libm*

Q4) What is the output from this command:
ls -al /usr/lib/libm*

I need this information to fix your problem. Thanks.


Last edited by geekmaster; 05-16-2012 at 11:13 AM.
geekmaster is offline   Reply With Quote