Quote:
Originally Posted by NiLuJe
You can run an attachment search on me, I have a post with up to date tcc binaries that I update periodically.
There's a good chance the issue was fixed upstream, as such, newer binaries would do the trick.
EDIT: On the off-chance it's a weird tcc issue, here's a one built w/ gcc.
|
I want to thank you for trying to help. Unfortunately I'm still running into problems. When I try to use the binary you cross compiled I get:
./awale: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./awale)
When I try to compile using the newer tcc on the kindle I get:
awale.c:414 error:incompatible types for redefinition of 'best_move'
I've never gotten this error compiling with either gcc or tcc on my laptop, and I know a little C, and can't see where the problem is.
Again, thank you so much for trying.