- 最后登录
- 2015-9-21
- 威望
- 0
- 金钱
- 137
- 贡献
- 0
- 注册时间
- 2013-7-25
- 阅读权限
- 20
- 帖子
- 11
- 精华
- 0
- 积分
- 148
- UID
- 395
 
TA的每日心情 | 开心 2015-8-18 15:00 |
---|
签到天数: 5 天 [LV.2]偶尔看看I - 最后登录
- 2015-9-21
- 威望
- 0
- 金钱
- 137
- 贡献
- 0
- 注册时间
- 2013-7-25
- 积分
- 148
- 帖子
- 11
- 主题
- 3
- 精华
- 0
- UID
- 395
|
发表于 2015-9-10 11:35:05
|显示全部楼层
D:/WORKTO~1/cygwin/opt/ecos/gnutools/arm-eabi/libexec/gcc/arm-eabi/4.6.3/cc1plus.exe: error while loading shared libraries: cygmpc-1.dll: cannot open shared object file: No such file or directory
makefile:43: recipe for target 'heapgeninc.tcl' failed
make[1]: *** [heapgeninc.tcl] Error 1
make[1]: Leaving directory '/cygdrive/d/temp/ecos/stm32f103/stm32f103_build/services/memalloc/common/current'
makefile:15: recipe for target 'build' failed
make: *** [build] Error 2
make: Leaving directory '/cygdrive/d/temp/ecos/stm32f103/stm32f103_build'
从报错信息显示是缺少cygmpc-1.dll,我看了下cygwin/bin目录,只有cygmpc-3.dll文件,我又在cygwin网站的Cygwin Package Search,中搜索cygmpc,显示只有libmpc3,没有libmpc1。
不知哪位大侠,有没有libmpc1,能不能贡献一下。谢谢! |
|