Quote:
Originally Posted by xueyou2
I just test hello on my kindle
/mnt/us/tcc #tccmake hello -lm
tcc:cannot find -lm
/mnt/us/tcc #tccmake hello
tcc:undefined synbol 'sqrt'
The problem is still there.
I just install tcc v1.5
the result is same. 
|
The libm library has to be on the compiler's library search path.
That bit of the HowTo directions is somewhere in GM's post.
Just read the entire thread, I don't have a direct link to that part of the directions.