RTEMS Logo

RTEMS 4.6.0pre5 On-Line Library


Installing RPMs

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

3.1.1: Installing RPMs

The following is a sample session illustrating the installation of a C/C++ toolset targeting the SPARC architecture.

rpm -i rtems-base-binutils-2.13.2.1-1.i386.rpm
rpm -i sparc-rtems-binutils-2.13.2.1-1.i386.rpm
rpm -i rtems-base-gcc-gcc3.2.3newlib1.11.0-4.i386.rpm
rpm -i sparc-rtems-c++-gcc3.2.3newlib1.11.0-4.i386.rpm
rpm -i sparc-rtems-gcc-gcc3.2.3newlib1.11.0-4.i386.rpm
rpm -i rtems-base-gdb-5.2-2.i386.rpm
rpm -i sparc-rtems-gdb-5.2-2.i386.rpm

Upon successful completion of the above command sequence, a C/C++ cross development toolset targeting the SPARC is installed in /usr1/tmp/rtemsdocs-4.6.0pre5. In order to use this toolset, the directory /usr1/tmp/rtemsdocs-4.6.0pre5/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 for C/C++ Users

Copyright © 1988-2003 OAR Corporation