文件名称:gcc_user_guide_in_embed_linux
介绍说明--下载内容均来自于网络,请自行研究使用
很多时候,你所使用的开发平台和你的开发所面向的机器并不一致。比如,你可能想在装有x86/Linux的膝上电脑上构建一个PowerPC/Linux的应用程序。使用GNU工具包中的gcc,gas和ld工具,可以指定并构建一个交叉编译器,使你能够在本地机器上创建面向其它目标机器的应用程序。稍微用些功夫,你甚至可以搭建出一个环境,从而能够针对各种不同的目标而构建应用程序。在本指南中,我描述了在系统上构建交叉编译器所需的过程。我还讨论了构建一个完全的面向一系列目标的环境,展示了如何与distcc和ccache工具结合使用,并且描述了保持最新版本以及在新开发平台上进行更新,所需的方法。
构建交叉编译器,需要对构建一个典型的UNIX开源项目有基本的了解,具有一些基本的shell技能,还要有相当的耐心。
-Very often, you have to use the development platform and you are for the development of the machine is not unanimous. For example, You may wish to x86/Linux installed on the laptops build a PowerPC/Linux Application procedures. GNU tool kit of gcc, gas and ld tools can specify and construct a cross-compiler, allows you to the local machine to create other goal-oriented machinery applications. With a little work, you can even set up a one environment, which can target different goals construction applications. In the Guide, I describe the system built cross compiler for the process. I also discussed the construction of a complete series of target-oriented environment, demonstrated how distcc and ccache tool combination, and describes the latest version, and maintain the new development pl
构建交叉编译器,需要对构建一个典型的UNIX开源项目有基本的了解,具有一些基本的shell技能,还要有相当的耐心。
-Very often, you have to use the development platform and you are for the development of the machine is not unanimous. For example, You may wish to x86/Linux installed on the laptops build a PowerPC/Linux Application procedures. GNU tool kit of gcc, gas and ld tools can specify and construct a cross-compiler, allows you to the local machine to create other goal-oriented machinery applications. With a little work, you can even set up a one environment, which can target different goals construction applications. In the Guide, I describe the system built cross compiler for the process. I also discussed the construction of a complete series of target-oriented environment, demonstrated how distcc and ccache tool combination, and describes the latest version, and maintain the new development pl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gcc_user_guide_in_embed_linux.doc