hi
I tried tcc for a code I wrote and got the following error in the
linking stage:
tcc -lm -o bin/mmc built/posix_randr.o built/simpmesh.o
built/tettracing.o built/mcx_utils.o built/tictoc.o built/tetray.o
tcc: error: undefined symbol 'strcpy'
tcc: error: undefined symbol 'strncpy'
tcc: error: undefined symbol 'strchr'
tcc: error: undefined symbol 'strcmp'
I noticed this has been discussed before
http://www.mail-archive.com/[email protected]/msg02919.html
but after updating to the git version, the above error remained.
can anyone tell me what's wrong and how to fix?
thanks
Qianqian
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel