The following is a sample session illustrating the installation of a C/C++ toolset targeting the SPARC architecture.
rpm -i rtems-4.7-rtems-base-binutils-2.16.1-3.i386.rpm rpm -i rtems-4.7-sparc-rtems-binutils-2.16.1-3.i386.rpm rpm -i rtems-4.7-rtems-base-gcc-gcc newlib - .i386.rpm rpm -i rtems-4.7-sparc-rtems-c++-gcc newlib - .i386.rpm rpm -i rtems-4.7-sparc-rtems-gcc-gcc newlib - .i386.rpm rpm -i rtems-4.7-rtems-base-gdb-6.4-2.i386.rpm rpm -i rtems-4.7-sparc-rtems-gdb-6.4-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/rtems-4.7-work/4.6.99.3/rtemsdocs-4.6.99.3
. In order to use this toolset,
the directory /home/joel/rtems-4.7-work/4.6.99.3/rtemsdocs-4.6.99.3/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