blob: 08bd920dc96e307cffdc1563632016667ff6e17a [file] [log] [blame]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Installation and Configuration</title><link rel="stylesheet" href="cs.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"><meta name="description" content=" This chapter explains how to install Sourcery G++ Lite. You will learn how to: Verify that you can install Sourcery G++ Lite on your system.Download the appropriate Sourcery G++ Lite installer.Install Sourcery G++ Lite. Configure your environment so that you can use Sourcery G++ Lite."><link rel="home" href="index.html" title="Sourcery G++ Lite"><link rel="up" href="index.html" title="Sourcery G++ Lite"><link rel="prev" href="ch01s04.html" title="1.4. Running and Debugging Your Program"><link rel="next" href="ch02s02.html" title="2.2. System Requirements"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Installation and Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="chap-installation"></a>Chapter 2. Installation and Configuration</h2></div><div><div class="abstract"><p class="title"><b></b></p><p>
This chapter explains how to install Sourcery G++ Lite. You will learn how
to:
</p><div class="orderedlist"><ol type="1"><li><p>Verify that you can install Sourcery G++ Lite on your system.</p></li><li><p>Download the appropriate Sourcery G++ Lite installer.</p></li><li><p>Install Sourcery G++ Lite.</p></li><li><p>
Configure your environment so that you can use Sourcery G++ Lite.
</p></li></ol></div><p>
</p></div></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="chap-installation.html#id275636">2.1. Terminology</a></span></dt><dt><span class="section"><a href="ch02s02.html">2.2. System Requirements</a></span></dt><dt><span class="section"><a href="ch02s03.html">2.3. Downloading an Installer</a></span></dt><dt><span class="section"><a href="sec-installing.html">2.4. Installing Sourcery G++ Lite</a></span></dt><dt><span class="section"><a href="sec-updating.html">2.5. Installing Sourcery G++ Lite Updates</a></span></dt><dt><span class="section"><a href="sec-setting-up-environment.html">2.6. Setting up the Environment</a></span></dt><dt><span class="section"><a href="sec-uninstalling.html">2.7. Uninstalling Sourcery G++ Lite</a></span></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id275636"></a>2.1. Terminology</h2></div></div></div><p>
Throughout this document, the term <em class="firstterm">host
system</em> refers to the system on which you run
Sourcery G++ while the term <em class="firstterm">target system</em> refers to
the system on which the code produced by Sourcery G++ runs. The target
system for this version of Sourcery G++ is <code class="literal">arm-none-linux-gnueabi</code>.
</p><p>
If you are developing a workstation or server application to run on
the same system that you are using to run Sourcery G++, then the host and
target systems are the same. On the other hand, if you are
developing an application for an embedded system, then the host and
target systems are probably different.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">1.4. Running and Debugging Your Program </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.2. System Requirements</td></tr></table></div></body></html>