腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
为什么我的Makefile不编译,我如何修复它?
、
、
浏览 0
提问于2019-02-11
得票数 1
回答已采纳
1
回答
交叉编译器二进制执行错误
、
、
、
我刚刚用交叉工具“
mips
-未知-
linux
-gnu-
gcc
”构建了一个交叉编译器,并且我编译了一个hello world程序。/bin/
mips
-unknown-
linux
-gnu-
gcc
-static hello.c -o
mips
-unknown-
linux
-gnu-hello-static + /home/seas/grad/dasnyder/opt/crosst
浏览 11
提问于2010-07-16
得票数 1
回答已采纳
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-
lin
浏览 6
提问于2014-03-17
得票数 1
回答已采纳
1
回答
如何为openwrt路由器编译pycups?
、
、
、
、
我得到的第一个错误是:第二个错误: make CC=
mips
-openwrt-
linux
-uclibc-
gcc
LD=
mips
-openwrt-
linux
-uclibc-ld
浏览 2
提问于2013-11-01
得票数 0
1
回答
如何使用gopacket for 32位
mips
编译Go应用程序
、
、
、
、
我正在尝试使用gopacket库将一个小应用程序编译到32位
mips
cpu上的
linux
。但我通常希望它具有与我的
linux
系统上的API相同的API。 更新,所以看起来需要确保的第一件事就是cgo的执行。:
mips
libpcap0.8-dev:
mips
libc6-dev:
mips
libdbus-1-dev:
mips
libpcap0.8:
mips
为了进行交叉编译,我似乎需要一个能做到这一点的gccgo为此,我安装了: apt-get ins
浏览 404
提问于2021-02-12
得票数 2
回答已采纳
2
回答
将sh脚本交叉编译到enigma2 (
mips
) OpenEmbedded的bin中
、
、
、
、
工具链信息:COLLECT_LTO_WRAPPER=/root/CodeSourcery/Sourcery_CodeBench_Lite_for_
M
浏览 5
提问于2013-10-10
得票数 1
2
回答
连接-ng -- stdio.h:没有此类文件或目录
、
、
目标系统是
MIPS
。然而,一个简单的你好世界结局却很糟糕。\n"); } x86host:~/toolchain$
mips
-unknown-elf-
gcc
-o hello
mips
-
linux
-gnu-
gcc
.exe -static -o helloStatic hello.c 概念的证明完成。现在开始编译我的ncu
浏览 5
提问于2014-11-06
得票数 1
回答已采纳
1
回答
C- Linker错误生成OpenWrt包
、
、
、
/app'
mips
-openwrt-
linux
-uclibc-
gcc
-c -Os -pipe -
mips
32r2 -mtune=34kc -mno-branch-likely -fno-caller-saves/toolchain-
mips
_r2_
gcc
-4.6-linaro_uClibc-0.9.33.2/lib/
gcc
/
mips
-openwrt-
linux
-uclib
浏览 2
提问于2013-08-27
得票数 2
回答已采纳
1
回答
用现有的交叉编译器构建新库
、
、
我想使用预装的
mips
交叉编译器(
mips
-
linux
)构建新库。默认情况下,编译器链接glibc。Using built-in specs.COLLECT_
GCC
=
mips
-
linux
-gnu-
gcc
COLLECT_LTO_WRAPPER=/usr/lib/
gcc
-cross/
mips
-<
浏览 0
提问于2018-03-20
得票数 3
1
回答
mips
编译LSB MSB
、
、
我正在交叉编译用于
MIPS
处理器的开源库oRTP (小端拱)。我的开发系统是i386
linux
。我将配置脚本运行为配置脚本使用
mips
-
linux
-gnu-
gcc
编译器并构建库。在目标上现有的可执行文件上运行file命令如下所示 ELF 32位LSB可执行文件,
MIPS
,
MIPS
32 rel2 version 1,动态链接(使用共享库),用于GNU/
浏览 1
提问于2011-09-02
得票数 4
2
回答
交叉编译不查找库
、
、
我正在尝试在我的
Linux
系统(x86_64)上编译一段
MIPS
big endian架构的代码。去买我自己的工具链。./configure --target=
mips
-unknown-
linux
-gnu --host=
mips
-unknown-
linux
-gnu CC=/opt/cross/bin/
mips
-unknown-
linux
-g
浏览 1
提问于2019-08-03
得票数 1
1
回答
Boost.Test程序
MIPS
构建中的汇编程序错误
、
、
、
、
_74kc_
gcc
-4.8-linaro_uClibc-1.0.14/bin/
mips
-openwrt-
linux
-uclibc-
gcc
--version
mips
-openwrt-
linux
-uclibc-
gcc
AR="
mips
-openwrt-
linux
-uclibc-
gcc
-ar" AS="
mips
-openwrt-
linux</em
浏览 9
提问于2022-01-14
得票数 0
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-
lin
浏览 7
提问于2016-05-31
得票数 2
回答已采纳
2
回答
将C语言转换为
MIPS
64程序集
、
、
、
我已经用C写了一些代码,需要将其转换为
MIPS
64,有优化和没有优化。我一直在尝试和
gcc
一起把它转换成x86,但是这个转换过程要复杂得多。
浏览 1
提问于2012-10-09
得票数 0
回答已采纳
1
回答
交叉编译
MIPS
的GLib导致"No iconv() implementation“配置错误
、
、
、
(cached) yeschecking whether the C compiler works... yessuffix of object files... ochecking whether
mips
-
linux
-
gcc
a
浏览 0
提问于2013-05-16
得票数 1
2
回答
如何用clang/LLVM交叉编译Coreutils或其他GNU项目?
、
、
因为我安装了所有
gcc
交叉工具,比如
mips
-
linux
-gnu,powerpc64-
linux
-gnu,如果我有一个像test.c这样的简单的C程序int main;}clang --target=
mips
64-
linux
-gnuabi64 test.c -o test-
mips
64te
浏览 13
提问于2020-06-15
得票数 4
回答已采纳
3
回答
如何在大端架构的机器上测试你的代码?
、
、
、
、
和都有架构。
浏览 61
提问于2010-05-15
得票数 21
回答已采纳
1
回答
MIPS
GCC
交叉编译器构建失败:“找不到-lc”
、
、
、
、
我的主机系统是Ubuntu18.04,带有
Linux
4.17-Rc5和
gcc
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)make ARCH=
mips
INSTALL_HDR_PATH=/home/user/
mips
-cross-
gcc
/staging_dir/sysro
浏览 11
提问于2018-06-01
得票数 1
2
回答
编译基于
MIPS
的codesourcery工具链参数?
、
、
、
、
.0.9.7 libtil.so.0 libwlbcmcrypto.so libwlbcmshared.so libwlctl.so模块 C:\code>
mips
-
linux
-gnu-
gcc
COLLECT_
GCC
=
mips
-
linux
-gnu-
gcc
COLLECT_LTO_WRAPPER=f:/program files/codesourcery/sourcery_codebench_l
浏览 1
提问于2012-08-29
得票数 2
回答已采纳
1
回答
用
mips
64交叉编译octeon时的冲突
、
当我用
mips
64el-
linux
-
gcc
*.c -march=octeon -
mips
64编译时 但是我确实有目标内核模块file:quicksec.ko,它是带有
mips
64
浏览 0
提问于2018-03-08
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券