I was trying to compile a program that requires pthread.h (which is a
header file that comes with GCC by default, and I thought that TCC was
supposed to be GCC compatible) but TCC is missing pthread.h unfortunately.
So I can't compile the program who's source code I downloaded, because its
source code doesn't have pthread.h and instead expects the compiler to
already have this file. Please ship TCC with pthread.h from now on. For now
though, please tell me what the easiest way to get a copy of that file is.
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to