首页 > 其他 > 详细

code:blocks 编译环境设置

时间:2014-02-06 12:48:37      阅读:368      评论:0      收藏:0      [点我收藏+]

1.  支持C99 

     在菜单settings->compiler settings->comiler settings->Other options 添加:

     -std=c99

2. 支持pthread 

     在菜单settings->compiler settions->compiler settings->Liner Settings ->Other linker options 添加

   -pthread

code:blocks 编译环境设置

原文:http://www.cnblogs.com/yixiong/p/3538646.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!