summaryrefslogblamecommitdiffstats
path: root/doc/started/intro.t
blob: 96826f1ec657b79f97a50eaf595ae45d98cbefea (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                    


                                                                    



                                                                         




                                                                     

 
@c
@c  COPYRIGHT (c) 1988-1998.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c
@c  $Id$
@c

@chapter Introduction

The purpose of this document is to guide you through the process of 
installing a GNU cross development environment to use with RTEMS.

If you are already familiar with the concepts behind a cross compiler and
have a background in Unix these instructions should provide the bare
essentials for performing a setup of the following items: 

@itemize @bullet
@item GNU C/C++ Cross Compilation Tools for RTEMS on your host system
@item RTEMS OS for the target host
@item GDB Debugger
@end itemize