zhaoshch2016 发表于 2020-12-15 17:18:25

OK1043交叉编译环境

刚给OK1043A刷成OpenWrt系统,想在上面进行应用开发,麻烦问下交叉编译环境在哪可以下载?

djh 发表于 2020-12-16 09:40:52


openwrt系统源码已安装好交叉编译器,如图所示

zhaoshch2016 发表于 2020-12-16 16:38:36

djh 发表于 2020-12-16 09:40
openwrt系统源码已安装好交叉编译器,如图所示

感谢支持。
那是不是我需要下载20191106发布的openwrt源码?

djh 发表于 2020-12-17 08:44:49

zhaoshch2016 发表于 2020-12-16 16:38
感谢支持。
那是不是我需要下载20191106发布的openwrt源码?

是的,openwrt系统的源码在2019的用户资料/linux/源码

yangquan3 发表于 2022-9-29 21:51:58

问题是文档在哪里下,现在下的都是2020-2021年的了,2019年下不到,现在什么办?:Q

hai 发表于 2022-10-8 09:08:08

yangquan3 发表于 2022-9-29 21:51
问题是文档在哪里下,现在下的都是2020-2021年的了,2019年下不到,现在什么办?

建议您使用最新版的资料,最新版对资料进行了更新。如果您要使用2019版资料,您可以咨询一下销售工程师。

rogalee 发表于 2022-10-8 15:09:05

FET335上交叉编译SNMP,没有生成module。c和module.h文件。配置如下:
./configure --host=arm-linux --target=arm-linux --build=i686-linux--with-cc=arm-arago-linux-gnueabi-gcc --with-ar=arm-arago-linux-gnueabih-ar --prefix=/opt/net-snmp/ --enable-mini-agent --disable-shared --with-endianness=little --disable-ipv6 --disable-manuals --disable-embedded-perl --without-perl-modules --disable-applications --disable-ucd-snmp-compatibility --enable-as-needed --enable-debugging --with-mib-modules=infomation

ljb2019001 发表于 2022-10-9 09:43:28

rogalee 发表于 2022-10-8 15:09
FET335上交叉编译SNMP,没有生成module。c和module.h文件。配置如下:
./configure --host=arm-linux --ta ...

http://bbs.witech.com.cn/forum.php?mod=viewthread&tid=93633&extra=
页: [1]
查看完整版本: OK1043交叉编译环境