打印

移植qt4.3.0 到 2440板 小弟发帖 求救,

[复制链接]
1551|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
fxl2000|  楼主 | 2008-6-24 15:45 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
发帖 求救,移植qt4.3.0 到 2440板,兄弟想将qt4.3.0 到 2440板上
1 用x86的 gcc 编译通过 , qvfb 和 ./hello 都OK
2 安装arm-linux-gcc 3.4.1 后  
   ./configure -embedded arm -xplatform qws/linux-arm-g++ -depths  4,8,12,16 -no-qt3support      -------------OK
3 make             ----OK
4 sudo make install   后有错误:

make[3]: Entering directory `/home/eric/reserch/qt/debugx86build/examples/dialogs/extension'
cp -f "extension" "/usr/local/Trolltech/QtopiaCore-4.3.0-arm/examples/dialogs/extension/extension"
arm-linux-strip "/usr/local/Trolltech/QtopiaCore-4.3.0-arm/examples/dialogs/extension/extension"
/bin/sh: arm-linux-strip: not found
make[3]: [install_target] 错误 127 (忽略)
   
有错误 /bin/sh: arm-linux-strip: not found
但是我的 执行 ls /usr/local/arm/3.4.1/bin/arm-linux-strip 后
eric@eric-laptop:~$ ls /usr/local/arm/3.4.1/bin/arm-linux-strip 
/usr/local/arm/3.4.1/bin/arm-linux-strip
eric@eric-laptop:~$ 

我的 arm-linux-strip是有的哦
奇怪哦?

相关帖子

沙发
sodwell| | 2008-6-25 18:52 | 只看该作者

re

arm-linux-strip 是不是你默认的交叉编译路径,在bashrc中有没有添加3.4.1的路径!

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3

主题

5

帖子

0

粉丝