发布时间:2016-04-26 17:53:03
使用scratchbox2建立交叉编译环境,使交叉编译不再烦人。。。。。os:ubuntu 12.04.4 x641. 安装相关工具sudo apt-get install debootstrap scratchbox2sudo apt-get install qemu-user-staticmkdir rootfs cd rootfs2. 下载debian 文件系统并安装sudo debootstrap --verbose --arch mipsel --foreign st.........【阅读全文】