Chinaunix首页 | 论坛 | 博客
  • 博客访问: 109201
  • 博文数量: 17
  • 博客积分: 2288
  • 博客等级: 大尉
  • 技术积分: 410
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-20 09:04
文章分类

全部博文(17)

文章存档

2010年(8)

2008年(9)

分类:

2008-05-21 11:52:50

ddd 编译执行./configure时出错(CENTOS-5.1)
configure: error: The Motif include file 'Xm/Xm.h' could not be found.
                  Please use the configure options '--with-motif-includes=DIR'
                  and '--with-motif-libraries=DIR' to specify the Xm location.
                  See the files 'config.log' and 'ddd/config.log'
                  for further diagnostics.
 
$ yum install openmotif
$ yum install open-motif-devel
 
 
 
arm-linux-gdb 编译
BDI2000的[Target]重要设置BREAKMODER HARD,且在BDI中首先要执行一个ti命令。这样gdb才能正确捕获中断
阅读(2149) | 评论(1) | 转发(0) |
0

上一篇:ecos的问题

下一篇:ecos的配置

给主人留下些什么吧!~~

chinaunix网友2009-08-12 10:10:34

非常感谢分享 :)