linux下编译多线程程序, undefined reference to `pthread_create',undefined reference to `pthread_join'

问题描述:hero@ubuntu:~/WORK/for_xc7z035/app/sdr_7010$ gcc -o ./test ./test.c /tmp/cc7BcXdf.o: In function `main': test.c:(.text+0x1d7): undefined reference to `pthread_create' test.c:(.text+0x1fb): undefi
相关文章
相关标签/搜索