是什么区别gcc -pthread和gcc -lpthread它在编译多线程程序中使用?
gcc -pthread
gcc -lpthread
multithreading gcc pthreads thread-safety compiler-flags
compiler-flags ×1
gcc ×1
multithreading ×1
pthreads ×1
thread-safety ×1