

RTEMS can be re-built in place, in case a modification is required.
Use the following procedure:

1. Create the  link /opt/rtems-4.6/src/rtems to point to the RTEMS sources.

2. Build RETMS with the follwong commands

  cd /opt/rtems-4.6/src
  make install

No other steps has to be taken, the gcc specs-file contains the
path to where the rtems libraries are installed.
