The following is a sample session illustrating the installation of a C/C++ toolset targeting the SPARC architecture.
rpm -i rtems-4.6-rtems-base-binutils-2.13.2.1-2.i386.rpm rpm -i rtems-4.6-sparc-rtems-binutils-2.13.2.1-2.i386.rpm rpm -i rtems-4.6-rtems-base-gcc-gcc3.2.3newlib1.11.0-3.i386.rpm rpm -i rtems-4.6-sparc-rtems-c++-gcc3.2.3newlib1.11.0-3.i386.rpm rpm -i rtems-4.6-sparc-rtems-gcc-gcc3.2.3newlib1.11.0-3.i386.rpm rpm -i rtems-4.6-rtems-base-gdb-5.2-1.i386.rpm rpm -i rtems-4.6-sparc-rtems-gdb-5.2-1.i386.rpm
Upon successful completion of the above command sequence, a
C/C++ cross development toolset targeting the SPARC is
installed in /usr1/rtems/4.6-work/rtemsdocs-4.6.5
. In order to use this toolset,
the directory /usr1/rtems/4.6-work/rtemsdocs-4.6.5/bin
must be included in your
PATH.
Once you have successfully installed the RPMs for BINUTILS, GCC, NEWLIB, and GDB, then you may proceed directly to Building RTEMS.
Copyright © 1988-2004 OAR Corporation