From 48cd0b8e254d7fedc447d672f932d565f47d7b59 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Oct 2003 18:01:48 +0000 Subject: 2003-10-02 Joel Sherrill * 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. --- doc/started/binaries.t | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/started/binaries.t') 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 -- cgit v1.2.3