- Learning Embedded Linux Using the Yocto Project
- Alexandru Vaduva
- 130字
- 2021-07-16 13:49:31
Chapter 2. Cross-compiling
In this chapter, you will learn about toolchains, how to use and customize them, and how code standards apply to them. A toolchain contains a myriad of tools, such as compilers, linkers, assemblers, debuggers, and a variety of miscellaneous utilities that help to manipulate the resulting application binaries. In this chapter, you will learn how to use the GNU toolchain and become familiar with its features. You will be presented with examples that will involve manual configurations, and at the same time, these examples will be moved to the Yocto Project environment. At the end of the chapter, an analysis will be made to identify the similarities and differences between manual and automatic deployment of a toolchain, and the various usage scenarios available for it.
- Hyper-V 2016 Best Practices
- MySQL 8從入門到精通(視頻教學版)
- Building a RESTful Web Service with Spring
- Mastering QGIS
- 三維圖形化C++趣味編程
- Object-Oriented JavaScript(Second Edition)
- SQL基礎教程(視頻教學版)
- GameMaker Programming By Example
- INSTANT Passbook App Development for iOS How-to
- Practical Microservices
- OpenCV Android Programming By Example
- 大數據時代的企業升級之道(全3冊)
- C語言程序設計
- Python應用開發技術
- Android 5從入門到精通