Chinaunix首页 | 论坛 | 博客
  • 博客访问: 308560
  • 博文数量: 55
  • 博客积分: 4000
  • 博客等级: 上校
  • 技术积分: 615
  • 用 户 组: 普通用户
  • 注册时间: 2008-01-07 13:47
文章分类
文章存档

2011年(1)

2010年(2)

2009年(14)

2008年(38)

我的朋友

分类: C/C++

2009-03-14 16:33:54

遇到了一个没有碰到过的问题,
g了一下,一大堆都是如下的描述,修改之后,ok~~~`
If you get an error such as this:
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in [...]
What you need to do is this: open the appropriate makefile (i.e. in TKIGES), find the line DEFAULT_INCLUDES, and add -include /usr/include/errno.h to the end.
This applies to gcc-3.3.6, at least.

阅读(1754) | 评论(0) | 转发(1) |
给主人留下些什么吧!~~