why -pthread is required as an argument for compiling pthread c programs

前端 未结 0 825
情深已故
情深已故 2020-12-10 15:49

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题