腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
手机所需的Wi DHCP调试
、
、
、
我想将我的个人电脑的Wi接口切换到监控模式,并遵循以下步骤:https://www.geeksforgeeks.org/how-to-put-wifi-interface-into-monitor-mode-in-
linux
浏览 0
提问于2022-10-27
得票数 0
1
回答
如何在
OpenWRT
中与gcc一起编译
、
我有一个"Linksys WRT1200AC“路由器运行"
OpenWrt
混沌平静器15.05.1”(mvebu.ipk),并
安装
了"gcc_4.8.3-1_mvebu.ipk“和所有其他必需的软件包。这就像从不同的arch
安装
到路由器的.ipk包一样。所以我认为gcc正在为另一个CPU/Arch编译我的源代码。=arm-
openwrt
-
linux
--build=x86_64-
linux
-gnu --program-prefix= --progra
浏览 6
提问于2016-05-15
得票数 2
回答已采纳
1
回答
Objdump不承认共享库的体系结构
、
、
我在Ubuntu14.04上为ARM平台构建了一个共享库。该文件已成功编译和生成。我可以使用nm命令检查导出的符号,但是当我检查.so文件头时,我得到了架构未知的信息。objdump -f libMyLib.so architecture: UNKNOWN!, flags 0x00000150:start address 0x000033a0
浏览 2
提问于2016-09-28
得票数 2
1
回答
“请用Mac OS x上的
OpenWrt
编译”不能用蚊子到客户端构建CMake。
、
、
NM="arm-
openwrt
-
linux
-uclibcgnueabi-gcc-nm" CC="arm-
openwrt
-
linux
-uclibcgnueabi-gcc" GCC="arm-
openwrt
-
linux
-uclibcgnueabi-gcc=arm-
openwrt
-
linux
-uclibcgnueabi-strip OBJCOPY=arm-
openwrt
-
linux<
浏览 4
提问于2016-11-11
得票数 0
回答已采纳
1
回答
如何交叉编译来自Ubuntu的Raspberry Pi和
OpenWrt
的C?
、
、
、
我正在使用一个RaspberryPi;我在这个RaspberryPi上
安装
了
OpenWrt
。我需要在
OpenWrt
上执行一个C程序。我在Ubuntu.上有我的源代码,我知道我需要交叉编译这个。我的问题如下: 要运行我的C程序,我需要交叉编译
OpenWrt
的代码还是交叉编译RaspberryPi的代码?更具体地说,我找到了一些关于RaspberryPi交叉编译C的教程.但是它不依赖于操作系统(在本例中是
OpenWrt
)吗?我应该遵循
OpenWrt
的交叉编译还是RaspberryPi的简单交
浏览 29
提问于2022-10-07
得票数 1
4
回答
OpenWRT
-重新编译时缺少的包依赖项
、
、
、
`/home/michael/Documents/
openwrt
/
openwrt
/package/kernel/
linux
'/home/michael/Documents/
openwrt
/
浏览 5
提问于2013-11-25
得票数 8
回答已采纳
1
回答
如何在
openwrt
上编译python3.9?
上
安装
?root@
OpenWrt
:~# cat /etc/banner | |.-----.---19.07.7, r11306-c4a6851c72root@
OpenWrt
:~# uname-a
Linux
OpenWrt
4.14.221 #0 SMP Mon
浏览 0
提问于2021-06-22
得票数 0
回答已采纳
1
回答
交叉比对OpenCV与
OpenWRT
的误差
、
、
、
、
/lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3/../../../../lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3/../../../../lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3
浏览 6
提问于2014-03-17
得票数 1
回答已采纳
1
回答
开放式WRT工具链成型机
、
、
当我试图构建一个项目时,我会得到以下错误。 我对开放-WRT非常陌生.
浏览 1
提问于2016-09-22
得票数 5
回答已采纳
3
回答
OpenWRT
上全新的内核
、
有没有可能在
OpenWRT
上
安装
全新的内核?目前我有3.18版本,但我不得不降级到补丁内核由坎德拉技术,以
安装
新的固件为ath10k。我一直在谷歌搜索如何咬这个,但没有很好的指导如何做到这一点。Hunk #1 FAILED at 97.patching file include/
linux
/
linux
-3.17/.quilt_checked] Error
浏览 29
提问于2016-07-14
得票数 1
回答已采纳
2
回答
将libConfuse添加到eclipse [c][交叉编译]
、
、
/lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3/../../../../lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3/../../../../lib/gcc/mips-
openwrt
-
linux
-uclibc/4.6.3
浏览 7
提问于2016-05-31
得票数 2
回答已采纳
1
回答
无法使用
OpenWrt
在Raspberry Pi 3B上执行"Hello world“
、
、
、
、
-1$ make V=99make[1]: Entering directory «/home/user/
OpenWrt
-SDK-
Linux
-i686-1»-1/package»/home/user
浏览 2
提问于2018-02-22
得票数 0
1
回答
向android
linux
系统添加包
、
我开发了新的包,并使用
OPENWRT
工具链进行编译。然后我把它
安装
在
OPENWRT
设备上。 可以将包添加到android
Linux
system中,然后编译它。
浏览 1
提问于2014-10-08
得票数 0
2
回答
如何使用交叉链接器代替本机链接器
、
、
、
我正试图使用
OpenWRT
提供的工具链交叉编译MIPS体系结构的包。zlib/zlib-1.2.8/libz.so when searching for -lz 在本例中,zlib已经为MIPS交叉编译,但make使用的是'/usr/bin/ld‘而不是'mipsel-
openwrt
-
linux
-ld
浏览 10
提问于2016-01-05
得票数 1
1
回答
无法使用
Openwrt
工具链构建静态二进制文件:对_Unwind_Resume和__gcc_personality_v0的未定义引用
、
、
、
、
/gcc/i486-
openwrt
-
linux
-gnu/4.8.3/../../../../gcc/i486-
openwrt
-
linux
-gnu/4.8.3/../../../../gcc/i486-
openwrt
-
linux
-gnu/4.8.3/../../../../
浏览 6
提问于2016-11-07
得票数 0
回答已采纳
1
回答
gccgo 4.9.2动态链接器错误:未定义对`sync..import的引用
、
、
=mipsel-
openwrt
-
linux
--host=mipsel-
openwrt
-
linux
--build=x86_64-
linux
-gnu --program-prefix= --program-suffix--host=mipsel-
openwrt
-
linux
-gnu --target=mipsel-
openwrt
-
linux
-gnu --enable-languages=c,c++,go --with-bugurl
浏览 3
提问于2015-02-15
得票数 1
2
回答
Eclipse GCC C交叉编译
OpenWrt
不工作
、
、
、
、
我是
linux
和
openwrt
的初学者。抱歉,如果这是个愚蠢的问题。我正在学习本教程: mipsel-
openwrt
-
linux
-gcc: warning: environment variable 'ST
浏览 12
提问于2016-04-19
得票数 0
1
回答
如何为
openwrt
路由器编译pycups?
、
、
、
、
我得到的第一个错误是:第二个错误: make CC=mips-
openwrt
-
linux
-uclibc-gcc LD=mips-
openwrt
-
linux
-uclibc-ld CFLAGSLD=mips-
浏览 2
提问于2013-11-01
得票数 0
2
回答
TR-069 cwmp客户端实现:开源比较
、
、
、
我想把它
安装
在一个包含
OpenWRT
固件的盒子上。 我发现这个中有许多开源建议。以及如何在
OpenWRT
linux
平台上
安装
(或移植)它?
浏览 25
提问于2014-04-23
得票数 9
回答已采纳
1
回答
在raspberry-pi上
安装
OpenCV
、
、
如何在raspberry-pi (
OpenWRT
)上
安装
OpenCv?在Rpi上运行的
Linux
上使用哪种编程语言是最好的?
浏览 3
提问于2014-03-13
得票数 3
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Openwrt 编译openwrt源码
许迎果 第172期 蜗牛星际U盘安装openwrt软路由
OpenWRT(六)添加SSH
如何搭建openWRT系统
openwrt异地组网方案
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
实时音视频
活动推荐
运营活动
广告
关闭
领券