I am trying to compile this with tcc
and I have these errors
Before the error it was "Cannot find pthread.h" and I copied pthread,pthread_compat,pthread_signal,pthread_time,pthread_unistd header files from gcc include dir to tcc include dir ! ... and now I have the above errors.. I think is something with linking but I don't know exactly :/