summaryrefslogtreecommitdiffstats
path: root/doc/started/intro.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/started/intro.t')
-rw-r--r--doc/started/intro.t19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/started/intro.t b/doc/started/intro.t
new file mode 100644
index 0000000000..f97b8327f7
--- /dev/null
+++ b/doc/started/intro.t
@@ -0,0 +1,19 @@
+@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:
+
+· GNU C/C++ Cross Compilation Tools for RTEMS on your host system
+· RTEMS OS for the target host
+· GDB Debugger
+
+