summaryrefslogtreecommitdiffstats
path: root/doc/started/binaries.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 18:01:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-02 18:01:48 +0000
commit48cd0b8e254d7fedc447d672f932d565f47d7b59 (patch)
treea51d08622fc0665c1f8751749c7d571d02b1ee50 /doc/started/binaries.t
parent2003-10-02 Chris Caudle <chris@chriscaudle.org> (diff)
downloadrtems-48cd0b8e254d7fedc447d672f932d565f47d7b59.tar.bz2
2003-10-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, binaries.t, buildc.t, intro.t, nextstep.t, require.t, sample.t, started.texi: General improvements and merge enough Ada information to justify dropping the Ada specific manual. There is likely still Ada specific information to merge though.
Diffstat (limited to '')
-rw-r--r--doc/started/binaries.t6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/started/binaries.t b/doc/started/binaries.t
index 22ce3aa1a8..fb78ed7fcd 100644
--- a/doc/started/binaries.t
+++ b/doc/started/binaries.t
@@ -44,8 +44,8 @@ These binaries are strictly optional.
@end enumerate
-NOTE: Installing toolset binaries does not install RTEMS itself, only the tools
-required to build RTEMS. See @ref{Building RTEMS} for the next
+NOTE: Installing toolset binaries does not install RTEMS itself, only
+the tools required to build RTEMS. See @ref{Building RTEMS} for the next
step in the process.
@section RPMs
@@ -61,6 +61,7 @@ of a C/C++ toolset targeting the SPARC architecture.
rpm -i rtems-base-binutils-@value{BINUTILSVERSION}-@value{BINUTILSRPMRELEASE}.i386.rpm
rpm -i sparc-rtems-binutils-@value{BINUTILSVERSION}-@value{BINUTILSRPMRELEASE}.i386.rpm
rpm -i rtems-base-gcc-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
+rpm -i sparc-rtems-c++-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
rpm -i sparc-rtems-gcc-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
rpm -i rtems-base-gdb-@value{GDBVERSION}-@value{GDBRPMRELEASE}.i386.rpm
rpm -i sparc-rtems-gdb-@value{GDBVERSION}-@value{GDBRPMRELEASE}.i386.rpm
@@ -93,6 +94,7 @@ of a C/C++ toolset targeting the SPARC architecture.
rpm -e sparc-rtems-gdb-@value{GDBVERSION}-@value{GDBRPMRELEASE}.i386.rpm
rpm -e rtems-base-gdb-@value{GDBVERSION}-@value{GDBRPMRELEASE}.i386.rpm
rpm -e sparc-rtems-gcc-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
+rpm -e sparc-rtems-c++-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
rpm -e rtems-base-gcc-gcc@value{GCCVERSION}newlib@value{NEWLIBVERSION}-@value{GCCRPMRELEASE}.i386.rpm
rpm -e sparc-rtems-binutils-@value{BINUTILSVERSION}-@value{BINUTILSRPMRELEASE}.i386.rpm
rpm -e rtems-base-binutils-@value{BINUTILSVERSION}-@value{BINUTILSRPMRELEASE}.i386.rpm