Quote:
Originally Posted by drauger
Code:
# tccmake ./demo
tcc: undefined symbol '__libc_csu_fini'
tcc: undefined symbol '__libc_csu_init'
What have I missed?
|
After I debricked one of my K4s (which already had tcc installed), I got this same problem. I ran the uninstall script, then I ran the install script again, and the problem went away. It works for me now.
Try running /mnt/us/tcc/uninstall, then run /mnt/us/tcc/install. Does that work for you?