Chapter 2. Using the Standard SDK

Table of Contents

2.1. Why use the Standard SDK and What is in It?
2.2. Installing the SDK
2.3. Running the SDK Environment Setup Script
2.4. Autotools-Based Projects
2.4.1. Creating and Running a Project Based on GNU Autotools
2.4.2. Passing Host Options
2.5. Makefile-Based Projects
2.6. Developing Applications Using Eclipse
2.6.1. Workflow Using Eclipse
2.6.2. Working Within Eclipse

This chapter describes the standard SDK and how to use it. Information covers the pieces of the SDK, how to install it, and presents several task-based procedures common for developing with a standard SDK.

Note

The tasks you can perform using a standard SDK are also applicable when you are using an extensible SDK. For information on the differences when using an extensible SDK as compared to a standard SDK, see the "Using the Extensible SDK" chapter.