The following is a sample session illustrating the installation of a C/C++ toolset targeting the SPARC architecture.
rpm -U rtems-4.7-binutils-common-2.17-3.i386.rpm rpm -U rtems-4.7-sparc-rtems4.7-binutils-2.17-3.i386.rpm rpm -U rtems-4.7-gcc-common-4.1.1-1.i386.rpm rpm -U rtems-4.7-sparc-rtems4.7-newlib-1.15.0-1.i386.rpm rpm -U rtems-4.7-sparc-rtems4.7-gcc-4.1.1-1.i386.rpm rpm -U rtems-4.7-sparc-rtems4.7-gcc-c++-4.1.1-1.i386.rpm rpm -U rtems-4.7-gdb-common-6.5-2.i386.rpm rpm -U rtems-4.7-sparc-rtems4.7-gdb-6.5-2.i386.rpm
Upon successful completion of the above command sequence, a
C/C++ cross development toolset targeting the SPARC is
installed in /home/joel/rtemsdoc-4.7.0
. In order to use this toolset,
the directory /home/joel/rtemsdoc-4.7.0/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