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

[复制链接]
 楼主| 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

粉丝
快速回复 在线客服 返回列表 返回顶部