Chinaunix首页 | 论坛 | 博客
  • 博客访问: 565800
  • 博文数量: 94
  • 博客积分: 1631
  • 博客等级: 上尉
  • 技术积分: 586
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-28 12:16
文章分类

全部博文(94)

文章存档

2014年(1)

2013年(11)

2012年(69)

2011年(7)

2010年(6)

我的朋友

发布时间:2013-11-25 13:22:55

1、nm [options] file    列出file中的所有符号    [option]     -c   将符号转化为用户级的名字     -s   当用于.a文件即静态库时,输出把符号名映射到定义该符号的模块或成.........【阅读全文】

阅读(11919) | 评论(0) | 转发(1)

发布时间:2013-11-25 12:02:23

怎么改变在Makefile中的install -s,默认调用的strip为调用交叉编译的arm-linux-strip?Makefile中:install: chatmkdir -p $(BINDIR) $(MANDIR)$(INSTALL) -s -c chat $(BINDIR)$(INSTALL) -c -m 644 chat.8 $(MANDIR)运行结果:cd chat; make  installmake[1]: Entering directory `/home/pwb/workdir/pppo.........【阅读全文】

阅读(10653) | 评论(0) | 转发(0)

发布时间:2013-11-06 17:55:13

[root@(none) Downloads]# curl -O ftp://ftp.goffi.org/gcp/gcp-0.1.3.tar.bz2[root@(none) Downloads]# tar -xjf gcp-0.1.3.tar.bz2[root@(none) Downloads]# cd gcp-0.1.3[root@(none) gcp-0.1.3]# python setup.py installrunning installrunning bdist_eggrunning egg_infocreating gcp.egg-infowriting gcp.e.........【阅读全文】

阅读(1643) | 评论(0) | 转发(0)

发布时间:2013-05-17 13:55:40

......【阅读全文】

阅读(808) | 评论(0) | 转发(0)

发布时间:2013-05-17 13:54:29

......【阅读全文】

阅读(1598) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册