交叉编译是在一个平台上生成另一个平台上的可执行代码。同一个体系结构可以运行不同的操作系统;同样,同一个操作系统也可以在不同的体系结构上运行。 举例来说,我们常说的x86 Linux平台实际上是Intel x86体系结构和Linux for x86操作系统的统称;而x86 WinNT平台实际上是Intel x86体系结构和Windows NT for x86操作系统的简称。
交叉编译器 cross-compiler ; cross complier ; arm-elf-fcc ; XC Cross- Compiler
交叉编译程序 [计] cross compiler
交叉编译/汇编 cross compiling/assembling ; cross compiling
交叉编译环境 crossing compile evironment ; cross-compiling environment
建立交叉编译器 Building cross compilers
交叉编译工具链 Cross Compile tool chain
硬件仿真交叉编译程序 hardware emulation cross compiler
迷你计算机交叉编译 minicomputer cross compilation
交叉编译技术 Cross Compiling
交叉编译系统 cross-compiler system
The driver is written in C language and compiled with cross-compiler.
驱动程序用C语言编写,使用GNU交叉编译调试器。
参考来源 - 嵌入式Linux下机顶盒驱动程序的开发All the work consists of the building the cross compile environment,the Porting of ARM Linux kernel and the Porting of root File system.
其中包括:建立交叉编译环境、系统内核的移植和根文件系统的移植等。
参考来源 - ARM Linux在TE2410开发板上的移植—《电脑知识与技术·学术交流》—2008年第31期—龙源期刊网·2,447,543篇论文数据,部分数据来源于NoteExpress
这对交叉编译尤其不利,因为您可能不能运行实际上是由交叉编译器创建的可执行程序。
This is especially pernicious for cross-compiling, since you probably can't run an executable actually created with the cross compiler.
这个微型云软件将被交叉编译到您的工作站上的 ARM 平台中,因此确保安装了所有必要的工具。
The tiny cloud software will be cross-compiled to the ARM platform on your workstation, so make sure all the necessary tools are installed.
在本文中我们将介绍如何在Linux上构建和开发,最终进行交叉编译,这样用户就可以在其他平台上使用该客户机了。
I'll show how to build and develop on Linux, and eventually cross-compile so that the client is available for users of other platforms as well.
应用推荐