RTEMS Logo

RTEMS 4.7.1 On-Line Library


Installing RPMs

PREV UP NEXT Bookshelf Getting Started with RTEMS

3.1.1: Installing RPMs

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/rtems-4.7-work/rtems/rtemsdocs-4.7.1. In order to use this toolset, the directory /home/joel/rtems-4.7-work/rtems/rtemsdocs-4.7.1/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.


PREV UP NEXT Bookshelf Getting Started with RTEMS

Copyright © 1988-2004 OAR Corporation