Why do when we use pthread.h library function in a c program, to compile it we have to write gcc program.c -pthread Why doesn\'t gcc prog
pthread.h
gcc program.c -pthread
gcc prog