summaryrefslogtreecommitdiffstats
path: root/doc/started/intro.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-09 19:18:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-09 19:18:04 +0000
commit417fcc737506f38bb8680f9e24b0a8d3e17b445c (patch)
tree96a90809eacc128be9f75eab2a2f71467a45aea4 /doc/started/intro.t
parentIncreased stack space of the monitor task. (diff)
downloadrtems-417fcc737506f38bb8680f9e24b0a8d3e17b445c.tar.bz2
base version
Diffstat (limited to '')
-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
+
+