clang -O2 -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations pthread/PTHREAD_CREATE_DETACHED.c -o pthread/PTHREAD_CREATE_DETACHED -D_POSIX_C_SOURCE=202405L -lm -lintl pthread/PTHREAD_CREATE_DETACHED.c:1:10: fatal error: 'pthread.h' file not found #include ^ 1 error generated.