这对交叉编译尤其不利,因为您可能不能运行实际上是由交叉编译器创建的可执行程序。
This is especially pernicious for cross-compiling, since you probably can't run an executable actually created with the cross compiler.
您甚至可以设置一个交叉编译器以及相关的工具,后面我们会更详细地进行介绍。
You could even set up a cross-compiler and related tools and poke around in a little more detail.
用gcc存在一个问题,对每一个目标OS或是系统架构,我们都需要一个单独的交叉编译器。
The problem with using GCC was that for every target OS or architecture we would need a separate cross compiler.
随着日前越来越多嵌入式系统的飞速发展,必须快速有效地为之开发合适的交叉编译器。
With the rapid development of more and more embedded systems nowadays, the need for fit cross-compilers should be satisfied efficiently.
您还需要安装一个64位交叉编译器(cross- compiler),如果原来没有安装的话。
You also need to install a 64-bit cross-compiler if one is not installed.
所完成的交叉编译器和交叉调试器作为一个重要的系统开发工具,成功应用于云南省科技厅的项目上。
The cross debugger and cross complier in this thesis are two important development toolkits in the project of Yunnan Province Technology Hall.
大部分人使用的编译器是gcc,如果您以前从来没有这样设置过,设置起来可能令人望而生畏(尤其是将其设置为一个交叉编译器)。
The compiler most people use is GCC, which can be a little daunting to set up (particularly as a cross-compiler) if you have never done this before.
重头设置交叉编译器工具链可不是一项简单的任务:它包括下载源代码、修补补丁、配置、编译、设置头文件、安装以及很多很多的操作。
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.
重头设置交叉编译器工具链可不是一项简单的任务:它包括下载源代码、修补补丁、配置、编译、设置头文件、安装以及很多很多的操作。
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.
应用推荐