cross-compiler的意思|示意

美 / / 英 / /

交叉编译程序


cross-compiler的网络常见释义

交叉编译器 ... BSP(板卡支持包) cross-compiler(交叉编译器) DMA(直接内存访问) ...

... critical section(临界段) cross-compiler(交*编译器) DMA(直接内存访问) ...

cross-compiler相关短语

1、 cross compiler 交叉编译器 ;

2、 hardware emulation cross compiler 硬件仿真交叉编译程序 ; 硬件仿真过渡编译程序

3、 C Cross Compiler C语言交叉编译程序

cross-compiler相关例句

Setting up a cross-compiler toolchain from scratch is not an easy task: it involves downloading the sources, patching, configuring, compiling, setting up headers, installation, and much, much more.

重头设置交叉编译器工具链可不是一项简单的任务:它包括下载源代码、修补补丁、配置、编译、设置头文件、安装以及很多很多的操作。

The platform has its own compiler and runtime in order to avoid intermediary libraries that might slow it down and to generate cross platform binaries that can run on multiple systems.

该平台拥有自己的编译器与运行时,目的在于消除可能会降低运行速度的中间库,并且可以生成能够运行在多种系统上的跨平台二进制文件。

Do a good job of cross compiler tool chain , the script with the patch set for the compiler to set up their own environment do not want to use.

做好的交叉编译工具链,脚本与补丁集合,适合不想自己架设编译环境的使用。

This is especially pernicious for cross-compiling, since you probably can't run an executable actually created with the cross compiler.

这对交叉编译尤其不利,因为您可能不能运行实际上是由交叉编译器创建的可执行程序。

The problem with using GCC was that for every target OS or architecture we would need a separate cross compiler.

用gcc存在一个问题,对每一个目标OS或是系统架构,我们都需要一个单独的交叉编译器。

We needed a portable cross-platform, architecture compiler system that would allow us to develop code on one OS or architecture and deploy it on another with out recompiling.

我们需要一个可移植的、跨平台、跨系统架构的编译器系统,这样我们可以在一个OS或者系统架构上开发代码,在另一个上面进行部署而无需重新编译。