摘要: If you are going to compile a C program with pthread.h in LINUX using GCC or G++ you will have to use –lpthread option after the compile command. gcc 阅读全文
posted @ 2019-03-11 21:03 2021年的顺遂平安君 阅读(1153) 评论(0) 推荐(0)
摘要: If you are going to compile a C program with pthread.h in LINUX using GCC or G++ you will have to use –lpthread option after the... 阅读全文
posted @ 2019-03-11 21:03 2021年的顺遂平安君 阅读(125) 评论(0) 推荐(0)