summaryrefslogtreecommitdiffstats
path: root/doc/started/binaries.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-11 19:05:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-05-11 19:05:00 +0000
commitd0a4cad98a6e3cd76ac9fbca05c48e51bb6b4a98 (patch)
treec8849c9503085b160e020d85d7b7e0e33b95bae0 /doc/started/binaries.t
parentAdded "@" in front of "{" and "}" to make texinfo happy. (diff)
downloadrtems-d0a4cad98a6e3cd76ac9fbca05c48e51bb6b4a98.tar.bz2
Added information on the location where the tools are installed.
Diffstat (limited to '')
-rw-r--r--doc/started/binaries.t10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/started/binaries.t b/doc/started/binaries.t
index 88189c7645..98d7d0681a 100644
--- a/doc/started/binaries.t
+++ b/doc/started/binaries.t
@@ -48,6 +48,16 @@ rpm -i rtems-base-gdb-4.18-2.i386.rpm
rpm -i sparc-rtems-gdb-4.18-2.i386.rpm
@end example
+Upon successful completion of the above command sequence, a
+C/C++ cross development toolset targetting the SPARC is
+installed in @code{/opt/rtems}. In order to use this toolset,
+the directory @code{/opt/rtems/bin} must be included in your
+PATH.
+
+NOTE: This process does not install RTEMS itself, only the tools
+required to build RTEMS. See @ref{Building RTEMS} for the next
+step in the process.
+
@section Removing RPMs
The following is a sample session illustrating the removal