QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1689|回复: 9

编译ucosii for skyeye问题,大侠给看看呀??

[复制链接]
发表于 2004-9-6 10:54:33 | 显示全部楼层 |阅读模式
进入解压生成的目录下,编译ucosii for skyeye:
cd ucosii4skyeye
make config
make dep
make
在make dep的时候总是提示:make: *** No rule to make target `dep'.  Stop.
我已经按照readme的说明,copy the file libc.a to LIBPATH by hand.
同时,我也修改了ucosii4skyeye目录下的makefile文件,添加了两条语句:
CROSS_COMPILE   = arm-elf-
LIBPATH = -L/usr/local/lib/gcc-lib/arm-elf/2.95.3/
我看了一下在测试程序中都没有*.elf文件(说明上是要存在 skyeye.conf和*.elf文件才可以测试程序的呀)
大家给看看呀????
 楼主| 发表于 2004-9-7 19:45:24 | 显示全部楼层
怎么没有人回答呀,郁闷?
回复

使用道具 举报

发表于 2004-9-8 16:03:20 | 显示全部楼层
我也碰到同样的问题,那位大虾来救命啊
回复

使用道具 举报

发表于 2004-9-9 11:53:04 | 显示全部楼层
(from chyyuu)
makefile的问题。
我们以前是直接到 ucosii4skyeye/samples/simple_test下make的。
makefile更新了。
请下载 ucosii4skyeye-1.8.4试试!
回复

使用道具 举报

发表于 2004-9-15 21:45:33 | 显示全部楼层
下了最新的1.8.4,还是一样的,已经安装arm-elf-tools-20030314.sh,
那位大虾指点一下迷津??
回复

使用道具 举报

发表于 2004-9-16 11:19:21 | 显示全部楼层
make config 报错了吗?
arm-elf-gcc 可以运行吗?
回复

使用道具 举报

发表于 2004-9-16 19:55:06 | 显示全部楼层
make config 报错,arm-elf-gcc 可以运行.麻烦大虾再看看

[root@localhost simple_test]# make config
building target platform is /bin/sh: line 1: test: =: unary operator expected
/bin/sh: line 1: test: =: unary operator expected
???
------------------------------------------
I can not guess the host operation system
please set OSTYPE variable in rules.make !
or execute command export OSTYPE=linux-gnu
in bash shell, if your host system is linux.
or execute commands export OSTYPE=cygwin
in cygwin bash shell, if your host system is cgwin.
Then you should try make config again!
------------------------------------------
Hint: next, you can "make dep" this project now...
[root@localhost simple_test]#
回复

使用道具 举报

发表于 2004-9-16 20:01:39 | 显示全部楼层

#export OSTYPE=linux-gnu

#make config
回复

使用道具 举报

发表于 2004-9-16 22:49:28 | 显示全部楼层
搞定,本来提示信息里面就有,没注意看,谢谢!
回复

使用道具 举报

发表于 2004-9-17 08:57:08 | 显示全部楼层
看来还是要仔细呀。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 00:36 , Processed in 0.046752 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表