会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
李学文
学习靠积累,记忆靠理解,经验靠反思,熟练靠练习。
博客园
首页
新随笔
联系
订阅
管理
2017年11月4日
gcc/clang编译带pthread.h头文件的源码时需要的参数
摘要: 今天敲了一个小程序,编译时出现错误:undefined reference pthread_create 原来由于pthread库不是Linux系统默认的库,连接时需要使用库libpthread.a,所以在使用pthread_create创建线程时,在编译中要加-lpthread参数:gcc -o
阅读全文
posted @ 2017-11-04 01:19 李学文
阅读(2477)
评论(0)
推荐(0)
编辑
公告
levels of contents