Files
rtems/doc/started/intro.t
1998-04-09 19:43:18 +00:00

22 lines
508 B
Perl

@c
@c COPYRIGHT (c) 1988-1998.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
@chapter Introduction
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