腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
2
回答
cmake :从脚本中设置环境变量
、
、
、
、
这里只是其中的一部分:export CC="
powerpc
-
linux
-gcc-m32 -mhard-float --sysroot=~/workspace/eldk-5.4/
powerpc
/sysroots/
powerpc
浏览 5
提问于2014-01-10
得票数 48
回答已采纳
1
回答
当使用panic_abort选项交叉编译Rust程序时,如何消除对libunwind的依赖?
、
、
Download a musl toolchaintar xzf
powerpc
64-
linux
-musl-cross.tgz-
linux
-musl-cross/
powerpc
64-
linux
-musl/" \ --config "target
浏览 12
提问于2022-09-05
得票数 1
3
回答
交叉编译,未找到图书馆gmp
、
、
:- CPU: Freescale QorIQ P1022- Endianness: Big Endian配置:错误:未找到GNU多精度库gmpenv CC=/usr/local/
powerpc
-none-
linux
-gnuspe/bin/
powerpc
-none-
linux
-gnuspe-gcc
浏览 0
提问于2013-11-20
得票数 3
回答已采纳
1
回答
如何查找源提供的二进制文件/包的列表
、
、
、
例如,apt展示将提供以下信息和更多信息Package:
linux
-libc-devPriority: optionalSource:
linux
这里的源代码是"
linux
“。类似地,我记得使用一个命令从源代码"
linux
“获取所有包,它提供了所有二进制文件和包。
浏览 0
提问于2020-07-28
得票数 2
回答已采纳
1
回答
如何在MAC OSX上交叉编译zlib和共享库?
、
、
我试图交叉编译一个
powerpc
嵌入式目标的zlib库在MAC上。但是,如果库名不是.so,而是.dylib。zlib-1.2.8]$ CC=
powerpc
-
linux
-gcc \> AS=
powerpc
-
linux
-asLD=
powerpc
-
linux<
浏览 4
提问于2014-01-15
得票数 2
回答已采纳
1
回答
没有x选项有什么意义?
、
/lib/gcc/
powerpc
-
linux
/4.2.2/specsConfigured with: /opt/eldk/build/ppc-2008-04-01/work/usr/src/denx/BUILD/crosstool-0.43/build/gcc-4.2.2-glibc-20070515T2025
浏览 0
提问于2013-09-27
得票数 1
回答已采纳
2
回答
如何用clang/LLVM交叉编译Coreutils或其他GNU项目?
、
、
因为我安装了所有gcc交叉工具,比如mips-
linux
-gnu,
powerpc
64-
linux
-gnu,如果我有一个像test.c这样的简单的C程序int main;}clang --target=mips64-
linux
-gnuabi64 test.c -o test-mips64 ➜ testslinked, interpreter /lib64/ld.so.1, BuildID[sh
浏览 13
提问于2020-06-15
得票数 4
回答已采纳
1
回答
文件在执行时未找到,但exec位已设置,并可由其他命令访问。
、
、
、
、
引用xterm:-r-xr-xr-x 2 planetmaker planetmaker 851784 1.Mär 2018
powerpc
-604-
linux
-gnu-g++bash: ./
powerpc
-604-
linux
-gnu-g++: File or
浏览 0
提问于2023-01-27
得票数 1
1
回答
交叉编译gnu 2.7用于ppc时的编译器错误
、
、
、
这是我得到的错误:/usr/bin/
powerpc
-
linux
-gnu-gcc -c -g -I. -I../../libiberty/../i
浏览 15
提问于2022-08-22
得票数 0
1
回答
为QoriQ P1022 (DS213+)交叉编译PHP5.5.1-致命错误: Balloc()分配超过
、
、
、
/usr/local/exportCXX=$CC (also tried with CXX=/usr/local/
powerpc
-none-
linux
-gnuspe/bin/
powerpc<
浏览 1
提问于2014-04-23
得票数 1
1
回答
Ubuntu服务器的包安装
我想安装这些软件包:
linux
-image-4.4.0-45-generic-lpae
linux
-image-4.4.0-45-
powerpc
-e500mc安装这些软件包需要下载找到的
linux
但在解压缩<e
浏览 0
提问于2017-02-07
得票数 0
1
回答
配置:错误:没有找到libarchive
、
、
当交叉编译时,我得到: checking whether the /home/ekhnshr/epb2/jenkbuild/toolchain/bin/
powerpc
-
linux
-gnu-g++ linker(/home/ekhnshr/epb2/jenkbuild/toolchain/bin/
powerpc
-
linux
-gnu-ld) supports shared librarie
浏览 0
提问于2015-12-29
得票数 2
1
回答
覆盖由自动工具生成的编译器前缀
、
、
、
其中一个平台使用gcc 2.95.3编译器,gcc为ppc_405-gcc,这显然不符合传统的现代命名方式(例如i 686-pc-
linux
-gnu)。我想使用autotools来创建一个新的程序,目标是运行运行2.4系列内核的旧版本的
PowerPC
linux
的BusyBox板。我使用的标志是:--build=i686-pc-
linux
-gnu --host=
powerpc
-none-
linux
--target=
powerpc
-none-
linux</em
浏览 2
提问于2014-01-30
得票数 0
回答已采纳
1
回答
跟踪内核/kconfig中的依赖循环
、
、
我想跟踪
linux
内核kconfig设置中的依赖循环。在使用gcc-6.3编译时,我可以不带任何问题地做以下工作:$ make ARCH=
powerpc
CROSS_COMPILE=
powerpc
-
linux
-gnu-$ make ARCH=
powerpc
custom_defconfig $ make ARCH=
po
浏览 0
提问于2019-01-14
得票数 1
1
回答
试图在Ubuntu14.04LTS上安装MPLABX -安装程序找不到libstdc++
、
libstdc++6-4.8-dbg-
powerpc
-cross: /usr/
powerpc
-
linux
-gnu/lib/debug/libstdc++.so.6libstdc++6-4.8-dbg-ppc64el-c
浏览 0
提问于2016-11-29
得票数 1
1
回答
Linux
libffi-3.0.11安装问题
、
、
、
make[3]: *** [src/
powerpc
/ffi.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/libffi-3.0.11/
powerpc
-unknow
浏览 56
提问于2012-09-06
得票数 1
1
回答
因为某种原因帕克斯杀了我的过程。(PAX用SIGKILL终止我的程序)
、
、
、
平台为
powerpc
,操作系统为
Linux
。目标:
powerpc
-wrs-
linux
-gnu配置如下: /scratch/jmyers/wrs/4.4a/src/gcc-4.4-wrs/configure -构建=i 686-pc-
linux
-gnu-主机=i 686-pc-
linux
-gnu-目标=
powerpc
-wrs-
linux
-gnu-使能线程-禁用-libssp-禁用-l
浏览 11
提问于2013-11-28
得票数 1
2
回答
在
powerPC
(IBM power5 eserver)上安装Ubuntu14.04服务器时出现问题
、
我正在我的IBM power5 eserver (p5类型9117-570)上安装ubuntu-14.04-server-
powerpc
。我只能使用串行连接连接到这个服务器(它没有
显卡
)。我尝试使用boot命令从CD中安装Ubuntu:但它挂着。loaded at 03600000, size: 8412 KbytesPreparing to boot
Linu
浏览 0
提问于2014-11-10
得票数 2
4
回答
安装程序包“devtools”在Ubuntu上的退出状态为非零
、
、
、
Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/pathto/R/
powerpc
-unknown-
linux
-gnu-library/
浏览 1
提问于2015-06-29
得票数 17
1
回答
无法执行“cc1plus”:execvp:没有这样的文件或目录
、
、
、
、
我不能通过使用
powerpc
64-
linux
-gnu-gcc-10 build命令来构建cpp文件。Done binutils-
powerpc
64-
linux
-gnu cpp-10-
powerpc
64-
linux
-gnu g++ g++-9 gcc gcc-10-cross-base-ports gcc-10-
powerpc
64-
linux
-g
浏览 42
提问于2022-08-29
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
比原币显卡挖矿程序下载-Linux版本
AMD Vega 20显卡现身Linux驱动数据库
微软为 AMD GPU 推出驱动补丁,支持 Linux 系统热插拔显卡
Linux 4.16 RC1公测开放并修复漏洞
Canonical发布Ubuntu的Spectre补丁和PowerPC的Meltdown补丁
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券