目标机(Target):相对于宿主机的就是目标机。这是编译生成的系统包的目标平台。 交叉编译器(Cross Compiler):本身运行于宿主机上,用于产生目标机可执行文件的编译器。 针对具体的项目需求,可以自行配置不同的交叉编译器。
基于2190个网页-相关网页
基于虚拟机架构下嵌入式开发环境搭建的研究与实现 - 开发工具 - 优领域 - 在优领域,找到您想要的! 关键词:嵌入式系统;交叉编译;虚拟机 [gap=975]Key words:Embedded systems;cross compiler;virtual machine;
基于14个网页-相关网页
cross-compiler 交叉编译器 ; 交
hardware emulation cross compiler 硬件仿真交叉编译程序 ; 硬件仿真过渡编译程序
C Cross Compiler C语言交叉编译程序
cross-compiler system 交叉编译系统
Cross-compiler environment 交叉编译环境
embedded cross-compiler 嵌入式交叉编译器
cross s compiler 交叉编译程序
以上来源于: WordNet
The problem with using GCC was that for every target OS or architecture we would need a separate cross compiler.
用gcc存在一个问题,对每一个目标OS或是系统架构,我们都需要一个单独的交叉编译器。
This is especially pernicious for cross-compiling, since you probably can't run an executable actually created with the cross compiler.
这对交叉编译尤其不利,因为您可能不能运行实际上是由交叉编译器创建的可执行程序。
You may use either a native compiler running under the emulator or a cross-compiler on your host.
既可用模拟器下的原有编译器,也可用主机上的跨编译器。
应用推荐