当前位置:   article > 正文

[xboard]real6410-6.1 移植rootfs之busybox

[xboard]real6410-6.1 移植rootfs之busybox

文章目录


busybox下载
https://busybox.net/downloads/
[图片]
wget https://busybox.net/downloads/busybox-x.yy.z.tar.bz2
tar xvf busybox-x.yy.z.tar.bz2
busybox配置编译
busybox-1.35.0$ export CROSS_COMPILE=/home/gjw/2024/compile/arm-2014.05/bin/arm-none-linux-gnueabi-
make menuconfig

[图片]

rootfs制作

busybox

编译器问题
gcc-linaro
gcc4.8及以前 都支持–with-arch=armv7-a --with-tune=cortex-a9
https://releases.linaro.org/archive/14.04/components/toolchain/binaries/
gcc4.7及到7.5
https://releases.linaro.org/components/toolchain/binaries/
https://snapshots.linaro.org/components/toolchain/binaries/
gcc11以后

https://snapshots.linaro.org/gnu-toolchain/

gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz
./gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux/bin/arm-linux-gnueabihf-gcc -vUsing built-in

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/388115
推荐阅读
相关标签
  

闽ICP备14008679号